﻿@import url('Reset.css');

iframe { border:0xp;width:360px;height:236px; }

body
{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
}

#InfoBox ul { margin: 0px; padding: 0px; }
#InfoBox ul li { margin-bottom:5px; padding-left:15px; background-image:url('../Images/Icons/Go3.gif'); background-repeat:no-repeat; background-position:left top; }
#InfoBox span, #InfoBox a {	display:block; }
#InfoBox a { font-weight:bold; }
#InfoBox a:hover { color:#000000;text-decoration:underline; }

.Wrapper
{
	width:909px;
	height:525px;
	background-image:url('../Images/Layout/Wrapper_Background.png');
	background-repeat:no-repeat;
	margin:auto;
	margin-top:100px;
	
}

.Main
{
	width:898px;
	padding-top:55px;
	margin-left:5px;
	/* fue
margin-left:5px;*/

}

.Sidebar
{
	width:175px;
	float:left;
	margin-top:78px;
	color:#FFFFFF;
	height:270px;
}

.Content
{
	width:650px;
	height:365px;
	float:left;
	
	/* fue margin-left:50px; */
	
	 margin-left:40px; 
	margin-top:25px;
	
	
}

.Content .Left
{
	width:360px;
	
	float:left;
	height:360px;
}

.Content .Right
{
    background-image:url('../Images/Layout/Content_Left_Background_Right.png');
	background-repeat:repeat-y;
	background-position:left center;
	width:245px;
	float:left;
	height:365px;
    padding-left:15px;
    margin-left:15px;
}

.Right .Pictures
{

	margin-left:30px;
}

.Right .Pictures li
{
	margin-bottom:10px;
}

.Right .Pictures img
{
	width:161px;
	height:96px;
}

.TopMenu
{
	height:24px;
	/*fue
	margin-left:225px;*/
	margin-left:215px;
	letter-spacing:0.1px;

}

.TopMenu li
{
	display:block;
	float:left;
}

.TopMenu .Last { margin-left:0px; }

.TopMenu li a
{
	background-image:url('../Images/Layout/Header_Item_Delimiter.gif');
	background-position:right center;
	background-repeat:no-repeat;
	font-style:italic;
	font-size:13px;
	height:21px;
	padding-top:3px;
	padding-right:22px;
	display:block;
	padding-left:20px;
}

.TopMenu .Active a
{
	color:#000000;
}

.TopMenu .First a { padding-left:0px; }

.SidebarLogo
{
	width:153px;
	height:32px;
	margin-top:285px;
	margin-left:9px;
	position:absolute;
	z-index:0;
}

.Logo
{
	width:206px;
	height:174px;
	background-image:url('../Images/Layout/Header_Logo_En.png');
	background-repeat:no-repeat;
	position:absolute;
	margin-top:-22px;
	margin-left:-9px;
	z-index:0;
}

.Menu
{
	margin-left:10px;
}

.MenuTitle { margin-left:25px; font-size:13px;margin-bottom:12px; font-style:italic;}
.SidebarText { margin-left:10px; margin-right:5px; font-size:13px; font-style:italic;}

.Menu li
{
	display:block;
}

.Menu li a, .Menu li a:link, .Menu li a:visited
{
	color:#FFFFFF;
	background-image:url('../Images/Icons/Go3.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:15px;
	height:14px;
	height:auto;
	font-style:italic;
	font-size:12px;
	margin-top:2px;
	padding-bottom:2px;
	display:block;
	padding-right:5px;
	overflow:hidden
}

.Menu li a:hover
{
	text-decoration:underline;
}

.Menu li.First
{
	margin-bottom:10px;
}

.Menu li.Active a, .Menu li.Active:visited a
{
	color:#3E3E3E;
	text-decoration:underline;
}

.Language
{
	margin-top:-17px;
	/*margin-left:840px;*/
	margin-left:822px;
	position:absolute;
	z-index:0;
	
}

.Language li
{
	display:block;
	float:left;
	margin-right:10px;
}

.Language .Active
{
	margin-top:-1px;
}

.Language .Active img
{
	border:1px solid #FFB310;
	margin-top:-1px;
}

.Link1
{
	padding-left:21px;
	background-image:url('../Images/Icons/Go.gif');
	background-repeat:no-repeat;
	background-position:left center;
	min-height:19px;
	display:block;
	padding-top:5px;
}

.Link1:hover { color:#000;text-decoration:underline; }

.Link2
{
	padding-left:11px;
	background-image:url('../Images/Icons/Go2.gif');
	background-repeat:no-repeat;
	background-position:left center;
	min-height:19px;
	display:block;
	padding-top:5px;
}

.Link2:hover { color:#000;text-decoration:underline; }

.FloatLeft {float:left;margin-right:5px; }
.FloatRight {float:right;margin-left:5px; }

h1
{
	margin:3px 3px 8px 0px;
	font-size:11px;
	font-weight:bold;
}


/* Misc */
input[type="text"], select, textarea
{
	padding:3px;
	border:1px solid #A8ACAD;
	background-image:url('../Images/Layout/Textbox_Background_Top.png');
	background-repeat:repeat-x;
}


select
{
	padding:0px;
	height:19px;
	padding-top:1px;
	border:1px solid #A8ACAD;
}

.Button1
{
	background-image:url('../Images/Layout/Button_Background_Repeat.png');
	background-repeat:repeat-x;
	height:16px;
	display:block;
	cursor:pointer;

}

.select
{
	border:1px solid #;
	
}

.Button1 a
{
	background-image:url('../Images/Layout/Button_Background_Left.png');
	background-position:left center;
	background-repeat:no-repeat;
	height:16px;
	display:block;
	cursor:pointer;
}

.Button1 a span
{
	background-image:url('../Images/Layout/Button_Background_Right.png');
	background-position:right center;
	background-repeat:no-repeat;
	height:16px;
	display:block;
	cursor:pointer;
	text-align:center;
	font-weight:bold;
	font-style:italic; 
	padding-left:5px;
	padding-right:5px;
}

strong { font-weight:bold }
a, a:visited { color:#666666;text-decoration:none;}

 

.TB_OVERLAY
{
	background:url('../Images/Layout/Overlay.gif');position:absolute;width:100%;height:100%;
	display:block;  
	position:fixed;
	z-index:1;
	overflow:visible;
	display:none;
	top:0px; 
	left:0px;
	opacity:0.75;
	height:100%;
} 

.Layer1
{
	background-color:#F2F2F2;
	background-image:url('../Images/Layout/Layer1_Background.png');
	background-position:bottom bottom;
	background-repeat:repeat-x;
	border:1px solid #BBBBBB;
	height:94px;
}

.Layer1 div
{
	overflow:hidden;
	padding:10px 10px 10px 16px;
}

.Layer1 table tr td
{
	padding:3px;
}

.Layer2
{
	background-color:#F2F2F2;
	background-image:url('../Images/Layout/Layer2_Background.png');
	background-position:bottom;
	background-repeat:repeat-x;
	border:1px solid #BBBBBB;
	height:275px;
	width:250px;
	margin-bottom:10px;
}

.Layer2 div
{
	overflow:hidden;
	padding:10px 10px 10px 13px;
}

.VideoPlayer
{
	position:relative;
	z-index:5;
	background-image:url('../Images/Layout/VideoPlayer_Placeholder_Background.gif');
}

.InfoBoxTitle
{
	font-weight:bold;
}

.LinkVerzeichnis
{
	/* fue:
	margin-left:30px;
	margin-top:50px;
	*/
	margin-top: 30px;
	
}

.LinkVerzeichnis li
{
	margin-bottom:10px;
	padding-left:15px;
	background-image:url('../Images/Icons/Go3.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

.LinkVerzeichnis span, .LinkVerzeichnis a
{
	display:block;
	
}

.LinkVerzeichnis a
{
	font-weight:bold;

}

.LinkVerzeichnis a:hover { color:#000000;text-decoration:underline;}

.Kontaktformular_Buttons
{
	margin-right:55px;
}

.Kontaktformular_error_validate
{
	position:absolute;
	margin-left:350px;
}

.Kontaktformular div, .Contact div { clear:both;margin-bottom:3px; }

.Kontaktformular span,.Contact span
{
	width:100px;
	display:block;
	float:left;
}

.Kontaktformular input, .Contact input
{
	height:12px;
	float:left;
	font-size:9px;
	margin-bottom:2px;
}

.Kontaktformular select, .Contact select
{
	width:200px;
} 

.Kontaktformular_submit input, .Contact_submit input { height:20px; }

/**/

#Toggle_Overlay
{
	color:#FFFFFF;
	font-size:28px;
	font-family:Calibri;
}

label.error
{
	position:absolute;
	color:Red;
	margin-top:3px;
	margin-left:7px;
}

.Embedcontainer
{
	/* fue
		padding-top:40px;
*/
padding-top: 45px;
}

#Downloads
{
	/* fue
	padding-top:5px;
	*/
	padding-top: 10px;
	
}

#ICMS_SUBMIT_FS
{
	display:block;
	border:0px;
	background-image:url('../Images/Layout/Button_Background_Repeat.png');
	background-repeat:repeat-x;
	height:17px;
	border-top:1px solid #FFD94F;
	padding-bottom:7px;
	display:block;
	cursor:pointer;
	display:block;
	text-align:center;
	font-weight:bold;
	font-style:italic; 
	padding-left:5px;
	padding-right:5px;
	color:#4F4F4F;
	font-size:11px;
	float:right;
	margin-right:52px;
	border-right:1px solid #EB911B;
	border-left:1px solid #F0961B;
}
