/* CSS Document */
/*Anfang index*/
body.index
	{
	background-color: #E2E2E2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	table-layout: fixed;
	padding: 20px;
	margin: 0px;
	}

		
#footer
	{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, sans-serif;
	text-align: right;
	position: absolute;
	top: 750px;
	left: 745px;
	height: 32px;
	visibility: visible;
	color: #000000;
	background-color: transparent;
	z-index: +1
	}
	
#titel
	{
	width: 664px;
	height: 91px;
	background-image: url(../grafx/tom_titel.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 40px 20px;
	position: absolute;
	top: 0px;
	left: 0px;
	
}


#menue
	{
	width: 167px;
	height: 732px;
	background-image: url(../grafx/tom_menue.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: 40px 92px;
	position: absolute;
	top: 0px;
	left: 0px;
}	
	
#contentFrame{
	background-color: #ffffff;
	width: 1000px;
	height: 638px;
	position: absolute;
	top: 92px;
	margin-top: 2px;
	left: 200px;
	border: 0px;
	overflow-x: hidden;
}	

/*Ende index*/

/*Anfang content*/

body.content{
	background-color: #ffffff;
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	table-layout: fixed;
	padding: 20px;
	margin: 0px;
	overflow-x: hidden
}
body.popup
	{
	background-color: #E2E2E2;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	table-layout: fixed;
	padding: 20px;
	margin: 0px;
	width:1280px;
	height: 724px;
	overflow-x: hidden;
	overflow-y: hidden;
	}

img.head{
	position:relative;
	top:10%;
	left: 90%
}

img.gimmick{
	position: absolute;
	bottom: 0px;
	right: 0px;
	float: none;
}
img.vid{
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

div.disclaimer {
	font-size: 9px;
	text-align: justify;
	position:relative;
	width:550px;
	left: 0px;
}
div.information {
	font-size: 10px;
	text-align: justify;
	position:relative;
	width:550px;
	left: 0px;
	top: -25px;
}
a.normal, a:link.normal
{
	text-decoration: underline;
	color: #000000;
	cursor: hand;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
a:hover.normal
{
text-decoration: none;
	color: #000040;
	cursor: hand;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border: 1px solid #000040;
}

a:active.normal, a:focus.normal 
{
	color: #B5003C;
}

a:visited.normal{
	color: #400040;
}
a, a:link.video
{
	text-decoration: none;
	color: #000000;
	cursor: hand;
	}
a:hover.video
{
text-decoration: none;
	color: #000040;
	cursor: hand;
	}

a:active.video, a:focus.video 
{
text-decoration: none;
	color: #B5003C;
}

a:visited.video{
text-decoration: none;
	color: #400040;
}
.bodytext{
	text-align: left;
	vertical-align: top;
	position: absolute;
	top: 0px;
	left: 0px;
}
/*Ende content*/

/* start GENERAL*/

hr{
	background-color: #e2e2e2;
	height: 7.5px;
	width: 1200px;
	border: 0px;
	display: block;
	margin-left: -100px;
}
h1
{
	color: #B5003C;
	font-size: 12px;
	font-variant: normal;
	font-weight: bold;
	text-align: left;
}



img{
	border:  0px none;
}

table{
	font-size: 10px;
	margin-left: 50px;
}



h2{
	text-align: center;
	font-size: 10px;
	font-style: italic;
	font-weight: lighter;
}



h3{
	font-size: 16px;
	font-weight: bold;
	}
	
/*end GENERAL*/
