.template{
	width: 741px;
	height: auto;
	float: left;
	color: #FFFFFF;
	font-size: 12px;
}

.template h1{
	font-size: 14px;
	margin: 0px;
	text-transform: uppercase;
}

.template h2{
	font-size: 12px;
	margin: 0px;
	font-weight: bold;
}

.template a{
	color: #FFFFFF;
	outline: none;
}

.template a:hover{
	color: navy;
}

.enlargement{
	position: fixed;
	z-index:200;
	top: 0px;
	left: 0px;
	height: 0px;
	width:100%;
	display: none;
	overflow: hidden;
}

.enlargementholder{
	width: 100%;
	height: 100%;
	overflow: hidden;
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

body{
	background-color: white;
	margin: 0px;
	padding: 0px;
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-position: center top;
	background-image: url(../pics/background2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	overflow: auto;
}

a{
	outline: none;
}

.maincontainer{
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

.contentcontainer{
	width: 805px;
	height: auto;
	position: relative;
	float: left;
	top: 0px;
	left: 120px;
}

.leftshad{
	width: 805px;
	height: auto;
	float: left;
	background-image: url(../pics/shadowleft.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.rightshad{
	width: 790px;
	height: auto;
	float: right;
	background-image: url(../pics/shadowright.png);
	background-repeat: repeat-y;
	background-position: right top;
}

.main{
	width: 775px;
	height: auto;
	float: left;
	background-color:#373737;
}

.leftcontainer{
	width: 145px;
	height: auto;
	float: left;
	position:relative;
	top: 22px;
	left: -815px;
}

.rightcontainer{
	width: 15px;
	height: 50px;
	float: right;
	position:absolute;
	top: 0px;
	left: 5px;
}

.footer{
	width: 790px;
	height: auto;
	float: left;
	color: #373737;
	font-weight: bold;
	font-size: 11px;
	position: relative;
	left: 0px;
	top: -10px;
}

.footerleft{
	width: 560px;
	height: auto;
	float: left;
	text-align: left;
	position: relative;
	left: 15px;
	top: 0px;
}

.footerright{
	width: 200px;
	height: auto;
	float: right;
	text-align: right;
}

.footerlink{
	color: #373737;
	text-decoration: none;
}

.footerlink:hover{
	color: navy;
}

.fotoholder{
	width: 100%;
	height: auto;  /* DYNAMISCH */
	float: left;
	overflow-x: hidden;
	margin: -100px 0px 0px 0px;
}

.foto{
	width: 742px;
	height: auto;
	overflow-x: hidden;
	background-color:#000000;
	margin-left: auto;
	margin-right: auto;
}

.lineholder{
	width: 100%;
	height: 27px;
	float: left;
	overflow: hidden;
}

.line{
	height: 1px;
	width: 742px;
	margin: 12px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	border-color:  #91918F;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
}

.contentholder{
	width: 100%;
	height: auto; /* DYNAMISCH */
	float: left;
	/*overflow-y: scroll;*/
}

.footshad{
	width: 100%;
	height: 30px;
	float: left;
}

.leftbottshad{
	width: 15px;
	height: 30px;
	float: left;
	background-image: url(../pics/shadowmidleft.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.rightbottshad{
	width: 15px;
	height: 30px;
	float: left;
	background-image: url(../pics/shadowmidright.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.midbottshad{
	width: 775px;
	height: 30px;
	float: left;
}

.midbotttop{
	width: 100%;
	height: 15px;
	float: left;
	background-color:#373737;
}

.midbottbott{
	width: 100%;
	height: 15px;
	float: left;
}

.midbottbottleft{
	width: 15px;
	height: 15px;
	float: left;
	background-image: url(../pics/shadowbottomleft.png);
	background-repeat: repeat-x;
	background-position: right top;
}

.midbottbottcenter{
	width: 745px;
	height: 15px;
	float: left;
	background-image: url(../pics/shadowbottom.png);
	background-repeat: repeat-x;
	background-position: right top;
}

.midbottbottright{
	width: 15px;
	height: 15px;
	float: left;
	background-image: url(../pics/shadowbottomright.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.langholder{
	width: 40px;
	height: 115px;
	position: relative;
	top: 22px;
	left: 775px;
	float: left;
}

.langline{
	width: 100%;
	height: 8px;
	overflow: hidden;
	float: left;
}

.langleft{
	width: 32px;
	height: 100%;
	float: left;
	background-color:#373737;
}

.langmidd{
	width: 100%;
	height: 99px;
	float: left;
	background-color:#373737;
}

.langtopright{
	width: 8px;
	height: 100%;
	float: left;
	background-image: url(../pics/greytopright.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.langbottright{
	width: 8px;
	height: 100%;
	float: left;
	background-image: url(../pics/greybottright.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.langbuttholder{
	width: 25px;
	height: auto;
	float: left;
	position: relative;
	top: 6px;
	left: 6px;
}

.langbutt{
	width: 25px;
	height: 25px;
	float: left;
	display: block;
	margin: 0px 0px 8px 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

.langbutt:hover{
	background-position: 0px -25px;
}

.menuspacing{
	width: 100%;
	height: 15px;
	float: left;
}

.menuholder{
	width: 145px;
	height: 400px;
	float: right;
	color: #FFFFFF;
}

.logoholder{
	width: 135px;
	height: 164px;
	float: right;
}

.logoline{
	width: 135px;
	height: 8px;
	float: left;
	font-size: 1px;
}

.logotop{
	width: 8px;
	height: 8px;
	float: left;
	background-image: url(../pics/greytopleft.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.logobott{
	width: 8px;
	height: 8px;
	float: left;
	background-image: url(../pics/greybottleft.png);
	background-repeat: no-repeat;
	background-position: right top;
}

.logomid{
	width: 135px;
	height: 148px;
	float: left;
	background-color:#373737;
}

.logoright{
	width: 127px;
	height: 8px;
	float: left;
	background-color:#373737;
}

h1{
	font-size: 17px;
	color: #FFFFFF;
	text-transform: uppercase;
	margin: 0px;
	
}
