html * {
	font-size: 100.01%;
}

html, body {
	height: 100%;
}

body      {
	background: url('http://www.weltcup-oberried.de/bg/background.jpg') white;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	background-attachment: fixed;
	color: black;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin: 0px;
	padding: 0px; }

* {	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;  }

/* Links */
a:link, a:visited, a:active, a:hover   { color: #356798;
	background: transparent;
	font-size: 10pt;
	text-decoration: underline;
	 }
a:hover  { color: red; }

/* Überschriften */
h1 {
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
	margin: 5px;
}
h2 {
	font-size: 11pt;
	font-weight: bold;
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
	margin: 5px;
}
h3 {
	font-size: 10pt;
	font-weight: bold;
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
	margin: 5px;
}
/* Überschrift für Impressum (muss gesetzt werden!) */
h2.impressum {
	font-size: 11pt;
	font-weight: bold;
	margin: 0px;
}
/* Normale Texte */
span.impressum  {
	font-size: 10pt;
}
	




div.dist{
	padding: 10px;
}
img.right{
	float: right;	
	margin: 0px 0px 5px 5px;
}
img.left{
	float: left;
	margin: 0px 5px 5px 0px;
}
img.border{
	border: 0px solid black;
}



	
div#main  {
	padding:0px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align:left;
	width:988px;
	background: url('http://www.weltcup-oberried.de/clips/ipcw-worldcup.jpg');
	background-repeat: no-repeat;
	z-index: 10;
}
div#logo{
	position: absolute;
	width: 154px;
	top: 20px;
	left: 800px;
}
div#languages{
	position: absolute;
	width: 154px;
	top: 190px;
	left: 780px;
	text-align: right;
}
div#contentcontainer{
	padding-top: 250px;
}
div#menu{
	position: relative;
	padding-top: 70px;
	width: 200px;
	float: left;
}
div#content_main{
	position: relative;
	margin-top: 30px;
	background: url('http://www.weltcup-oberried.de/clips/points.gif');
	background-repeat: repeat-y;
	width: 788px;	
	float: right;
	border-bottom: 1px dotted black;
}
div#content_inner{
	position: relative;
	width: 562px;
	float: left;	
}
div#content_right{
	position: relative;
	width: 220px;
	float: right;
}
div#dist_right{
	padding: 0px 7px 0px 7px;
}
div#headline{
	position: relative;
	width: 562px;
	font-size: 12pt;
	font-weight: bold;
	background:white;
	color: #557799;
	border-bottom: 1px dotted black;
}
div#sponsors{
	position: relative;
	text-align: center;
}

ul.main_menu{
	list-style: none;
	margin: 5px 0px 0px 0px;
	padding: 0px;
}
li.main_menu_li{

}

a.men1:link, a.men1:visited, a.men1:active, a.men1:hover   { 
	display: block;
	color: #3C3C3C;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men1:hover  { 
	color: #356798; 
	background: white;
}
/* Links */
a.men1_a:link, a.men1_a:visited, a.men1_a:active, a.men1_a:hover   { 
	display: block;
	color: #3C3C3C;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 15px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men1_a:hover  { 
	color: #356798; 
	background: white;
}

a.men2:link, a.men2:visited, a.men2:active, a.men2:hover   { 
	display: block;
	color: #3C3C3C;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 30px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men2:hover  { 
	color: #FFAA52; 
	background: white;
}
/* Links */
a.men2_a:link, a.men2_a:visited, a.men2_a:active, a.men2_a:hover   { 
	display: block;
	color: #FFAA52;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 30px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men2_a:hover  { 
	color: #FFAA52; 	
	background: white;
}

a.men3:link, a.men3:visited, a.men3:active, a.men3:hover   { 
	display: block;
	color: #3C3C3C;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 45px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men3:hover  { 
	color: #FFAA52; 
	background: white;
}
/* Links */
a.men3_a:link, a.men3_a:visited, a.men3_a:active, a.men3_a:hover   { 
	display: block;
	color: #FFAA52;
	background:white;
	font-size: 10pt;
	text-decoration: none;
	padding: 3px 3px 3px 45px;
	border-bottom: 1px dotted #7C7C7C;
 }
a.men3_a:hover  { 
	color: #FFAA52; 	
	background: white;
}



div#eip_head_textblock{
	position: absolute;
	padding-right: 10px;
	text-align: left;
	width: 230px;
	overflow: auto;
	height: 240px;
	top: 160px;
	left: 660px;
}



/* EIP - Überschriften */
h1.eip_headline{
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
}
h2.eip_headline{
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
}
h3.eip_headline{
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
}
h4.eip_headline{
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
}
h5.eip_headline{
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
}
h6.eip_headline{
	color: white;
	background: #356798 url('http://www.weltcup-oberried.de/clips/headline.gif');
	background-repeat: repeat-x;
	padding: 3px 5px 3px 5px;
}

img.eip_imgtext_img  {

}

div.eip_trennlinie  {
	border-top: 1px dotted #7C7C7C;
	margin-top:10px;
	margin-bottom:10px;
}

div.eip_video  {
	background: #FFFFFF;
	margin-top:10px;
	margin-bottom: 10px;
}

p.eip_imgtext_text  {
	padding: 0px 20px 0px 20px;
}

/* EIP - Tabellen */
div.eiptables{overflow: auto;width: 542px;height:auto;padding: 10px;  }
table.tables  {
 	border: 1px solid #BEBEBE;
 	border-collapse: collapse;
 	padding: 7px 7px 7px 0px;
 	margin: 5px 0px 8px 0px;
}
tr.tables  {
  	
}
td.tables  {
 	padding: 7px;
 	border: 1px solid #BEBEBE;
}
table.tableswithout  {
 	padding: 7px 7px 7px 0px;
 	margin: 5px 0px 8px 0px;
}
tr.tableswithout  {
  	
}
td.tableswithout  {
 	padding: 7px;
}




body.imgzoomer  {
	background: white;
	margin:0px;
	padding:0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
div.imgzoomer_closeline  {
	padding:4px;
	background:#CCCCEE;
	text-align:right;
	padding-right:10px;
	margin:0px;
}
a.imgzoomer_link:link    { color: #1E4D9E;
	background: transparent;
	font-size: 10pt; 
	text-decoration: none; }
a.imgzoomer_link:visited { color: #1E4D9E; 
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }
a.imgzoomer_link:active  { color: #1E4D9E;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }
a.imgzoomer_link:hover  { color: #1E4D9E;
	background: transparent;
	font-size: 10pt;
	text-decoration: none;  }

div.googlemap{margin: 20px 20px 20px 70px;width: 400px;height: 400px;}	
div.googlemap_info{width: 200px;font-size: 10pt;}



form.kontaktformular{
	padding: 10px;
	margin: 10px 0px 10px 0px;
	border: 2px solid #FFC384;
	width: 380px;
	text-align: left;
	background: #CEDBD6;
}
input.form {
	width: 100%;	
}
textarea.form{	
	width: 100%;
}


#lightbox{
	background-color: #eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(http://www.weltcup-oberried.de/clips/lightbox/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(http://www.weltcup-oberried.de/clips/white.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.weltcup-oberried.de/clips/lightbox/overlay.png", sizingMethod="scale");
	}

