@charset "utf-8";
/* CSS Document */

body {
	background:url(../images/startseite/bgr.gif) repeat-x top left !important;
	margin:0px;
}
.content {
	margin:5px;
}
.logo {
	padding-top:15px;
	margin:0px auto;
	width:109px;
	height:108px;
}
.wrapper {
	width:500px;
	height:415px;
	margin:0px auto;
	padding-top:30px;
	background:url(../images/startseite/wrapper-bgr-2sp.jpg) bottom no-repeat;
}
.left-col, .center-col, .right-col {
	width:243px;
	height:415px;
	float:left;
	background:#e0e0e0;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#302f2f;
	font-weight:900;
}
#left-top {
	background:url(../images/startseite/left-top.jpg)#e0e0e0 top right no-repeat ;
	margin-left:7px;
}
#left-bottom {
	background:url(../images/startseite/left-bottom.jpg) bottom left no-repeat;
	height:415px;
}
#center-top {
	background:url(../images/startseite/center-top.jpg)#e0e0e0 top right no-repeat ;
	margin-left:4px;
}
#center-bottom {
	background:url(../images/startseite/center-bottom.jpg) bottom left repeat-x;
	height:415px;
}
#right-top {
	background:url(../images/startseite/right-top.jpg)#e0e0e0 top right no-repeat ;
	margin-left:4px;
}
#right-bottom {
	background:url(../images/startseite/right-bottom.jpg) bottom left no-repeat;
	height:415px;
}
.tytles-top {
	margin-top:15px;
	margin-left:0px auto;
	margin-right:0px auto;
}
.div-center {
	background:#cecece;
	height:175px;
	margin-top:14px;
	padding:5px;
}
.images {
	border:solid 1px white;
	margin:0px auto;
}
.langs {
	background:#CECECE none repeat scroll 0 0;
	padding-top:6px;
	height:20px;
	margin-left:64px;
	margin-top:-62px;
	width:179px;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:10px;
	color:#a19999;
}
.lang-span {
	margin-right:7px;
	margin-left:11px;
}
.langs a{
	color:#a19999;
	text-decoration:none;
}
.langs a:hover{
	color:#000;
	text-decoration:none;
}
.contacts {
	margin-top:5px;
	margin-right:15px;
	text-align:right;
	font-size:10px;
}
.contacts a{
	text-decoration:none;
	color:#302F2F;
}
.contacts a:hover{
	text-decoration:underline;
	color:#302F2F;
}
