/* CSS Document */

/*PAGE LAYOUT*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bodyTextJS {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #2911FF;
	text-decoration:underline;	
}
#logo{float:left; background-image:url(tie_logo.gif); width:274px; height:213px;}
#topheader{float:right; width:726px; height:97px; background-color:#F0F0F0; position:relative}
#toplinks{position:absolute; right:10px; top:10px;}
#menu{float:right; width:726px; height:32px; background-image:url(bg_menu.gif); background-repeat:repeat-x;}
#submenu{float:right; width:726px; height:32px; background-image:url(bg_submenu.gif); background-position:top; background-repeat:repeat-x;}
#contenttext{float:right; width:726px;}
#leftpanel{float:left; width:274px;}
#leftpanel2{float:left; width:274px;}
#footer{float:left; width:1000px; background-color:#F0F0F0; padding:10px;}

/*GRAY PANEL*/
.graypanel{
	border:solid 1px #666666; background-color:#F7F7F7; padding:10px; margin:10px;
}

/*TEXT STYLES*/
.bodytext {
	font: 12px Tahoma, sans-serif;
	color: #666666;
	text-align: left;
}
.bodytext a:hover {
	text-decoration:underline;
	color: #666666;
}
.bodytext a:link {
	text-decoration: underline;
	color: #666666;
	text-align: right;
}

.BodyBullet {
	font: 12px Tahoma, sans-serif;
	color: #666666;
}
.BodyBullet a:hover {
	text-decoration:underline;
	color: #666666;
}
.BodyBullet a:link {
	text-decoration:underline;
	color: #666666;
}
.BodyBulletTable {
	line-height: normal;
	list-style-type: circle;
	list-style-position: inside;
//	position: relative;
	top: auto;
	display: list-item;
//	visibility: visible;
	left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	color: #666666;
	padding-left: 2em;
	margin-left: 1em;	
}
li{
	list-style-type: disc;
	list-style-position: inside;
// is not inherited
 	font-size: 100%;
	color: #666666;
	text-align: left;
	background-color: #FFF;
	font-size: 100%;
	left: 5px;
}

.titletext {
	font: 0.8em Tahoma, sans-serif;
	font-size: 38px;
	font-weight: bold;
	color: #CC0000;
}
.titletext2 {
	font: 0.8em Tahoma, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000; /* 141008-0030 */
}
.titletext2UnderLined {
	text-decoration: underline;
}
.whitetitle {
	font: 0.7em Tahoma, sans-serif;
	font-size:36px;
	font-weight:bold;
	color:#FFFFFF;
}
.whitetitleSmall {
	font: 0.7em Tahoma, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
.smalltitle {
	font-size: 20px;
	font-weight: bold;
	color: #1947A3;
	font-family: Tahoma, sans-serif;
	text-align:center;
}
.bodyTitle {
	font-size: 18px;
	font-weight: bold;
	color: #1947A3;
	font-family: Tahoma, sans-serif;
}
.ImPfeil {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 36px;
	letter-spacing: normal;
	font-weight: bold;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	color: #FFF;
}
.smallwhitetext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}
.smallwhitetext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
.smallwhitetext a:hover{
	text-decoration:underline;
}
.smallgraytext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
}
.smallgraytext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color:#999999;
	text-decoration:none;
}
.smallgraytext a:hover{
	text-decoration:underline;
}
.smallredtext {
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
}
.smallredtext a{
	font: 0.7em Tahoma, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#CC0000;
	text-decoration:none;
}

table {
	width: 100%;
	text-align: left;
}

th, td {
	padding: 10px 10px;
}

th {
	color: #fff;
	background: #CC0000 none repeat-x scroll left top;
	border-bottom: 2px solid #FF4000;
}
td {
	border-bottom: 1px solid #ccc;
}


.smallredtext a:hover{
	text-decoration:underline;
#page #content #logo .whitetitle {
	font-size: 24px;
}
.PfeilSocial {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #FFF;
	padding: 20px
}
#page #content #logo .PfeilSocial {
	font: 0.2em Tahoma, sans-serif;
	font-size: 40px;
}
