@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	padding: 0;
	margin: 0;
}

html {
	min-height: 100.15%;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	margin-top: 0px;
}

.pRot {
	color: #FF0000;	
}

img {
	border: none;
}

#container {
	width: 813px;
	margin: 0px auto;
	margin-top: 20px;
	margin-bottom: 80px;
}

#wrapper {
	background: url(../img/wrapper_mid.jpg) left top repeat-y;
}

#page {
	text-align: left;
	width: 728px;
	margin-top: 16px;
	margin-right: 36px;
	margin-bottom: 30px;
	margin-left: 36px;
}

.clearer {
    clear:both;
    margin-bottom: 0px;
}

#topCont {
	background: url(../img/wrapper_top.jpg) no-repeat left top;
	height: 20px;
	padding: 0;
	margin: 0;
}

#botCont {
	background: url(../img/wrapper_bot.jpg) no-repeat left bottom;
	height: 20px;
	clear: both;
	padding: 0;
	margin: 0;
}

#boxLogo {
	width: 173px;
	margin: 0;
	padding: 0px;
	padding-bottom: 27px;
	float:left;
}

#boxHeadimg {
	width: 500px;
	margin: 0px;
	padding-bottom: 27px;
	padding-left: 55px;
	float:left;
}

#boxNavi {
	width: 728px;
	height: 25px;
	padding: 0px;
	margin-bottom: 27px;
	background-color: #93394E;
	float:left;
}

#boxContLeft {
	width: 205px;
	padding: 0px;
	margin: 0px;
	float:left;
}

#boxContRight {
	width: 500px;
	padding: 0px;
	margin-left: 23px;
	float:left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight: bold;
	margin-bottom: 0px;
	margin: 0px;
	margin-top: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	margin-bottom: 0px;
	margin: 0px;
	margin-top: 20px;
}

.introText{
	font-size: 14px;
	line-height: 20px;
	margin: 0px;
	margin-top: 0px;
}

.introText2{
	font-size: 40px;
	line-height: 0px;
	margin: 0px;
	margin-top: 0px;
	letter-spacing: -2px;
}

.ContLeftBU, .ContRightBU {
	font-size: 12px;
	line-height: 16px;
	margin-top: 5px;
}

.ContThangka {
	line-height: 14px;
	font-style: italic;
}

.ContLinks {
	vertical-align: middle;
	text-align: left;
}

.ContLeftBUFett, .ContRightBUFett {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#666666;
	font-weight: bold;
	margin-top: 5px;
}

.google {
	border: 1px solid #cccccc;
}

.googleBU {
	font-size: 12px;
	margin-top: 10px;
}

a:link {
	color: #333333;
	text-decoration:underline;
	
}

a:visited {
	color: #333333;
	text-decoration:underline;
	
}

a:hover {
	color: #93394E;
	text-decoration:underline;
	
}

a:active {
	color: #93394E;
	text-decoration:underline;
}

a.impressum:link {
	color: #93394E;
	text-decoration:underline;
	
}

a.impressum:visited {
	color: #93394E;
	text-decoration:underline;
	
}

a.impressum:hover {
	color: #333333;
	text-decoration:underline;
	
}

a.impressum:active {
	color: #333333;
	text-decoration:underline;
}

p#fuss {
	font-size: 9px;
	margin: -10px 0 0 20px;
}

p#impress {
	font-size: 9px;
	margin: -18px 30px 0 20px;
	float: right;
}

