@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 100.01%
}

textarea, pre, tt, code {
	font-family: Verdana, Arial, sans-serif;
	}

body {
	text-align: center;
	color: #FFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: 62.5%;
	font-weight: normal;
	background-color: #FFF;
}

#pageMargins {
	margin: 0px auto 0px auto;
	background-color: #8A161F;
	width: 1000px;
	text-align: left;
}

#page {
	background: transparent;
}

#header {
	position: relative;
	width: 1000px;
	background-color: #8A161F;
	background-image: url(../../Termin-Mit-Kant/images/bgBody.gif);
	background-position: right;
	background-repeat: repeat-y;
	z-index: 2;
}

#metanav {
	font-size: 80%;
}

#nav {
	position: relative;
	top: 5px;
	width: 990px;
	height: 20px;
	background-image: url(../../Termin-Mit-Kant/images/bgNav.gif);
	z-index: 3;
}

#nav a {
	font-size: 120%;
}

#main {
	position: relative;
	width: 1000px;
	background-image: url(../../Termin-Mit-Kant/images/bgBody.gif);
	background-position: right;
	background-repeat: repeat-y;
	background-color: #8A161F;
	line-height: 18px;
	z-index: 1;
}

#col1 {
	position: relative;
	float: left;
	width: 800px;
}

#col1Content {
	font-size: 105%;
	padding: 30px;
}

#col2 {
	position: relative;
	float: right;
	width: 200px;
}

#col2Content {
	font-size: 95%;
	padding: 10px;
}

#footer {
	height: 49px;
	background-color: #8A161F;
	background-image: url(../../Termin-Mit-Kant/images/bgFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

h1, h2, h3 {
	background-color: transparent;
	color: #89ABCD;
	font-weight: lighter;
	font-size: 160.00%;
	line-height: 20px;
	margin: 25px 0px 25px 0px;
}

h2, h3 {
	color: #89ABCD;
	font-size: 140.00%;
	line-height: 16px;
	margin: 25px 0px 10px 0px;
}


p, td {
	font-size: 120.00%;
}

.attention {
	color: #F00;
	text-align: left;
	padding: 5px;
}

.quot {
	color: white;
	text-align: right;
	margin-top: 50px;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.copyright {
	font-size: 0.9em;
	vertical-align: bottom;
}

sup {
	font-size: 60%;
}

#metanav a: link, a:visited, a:active, a:hover {
	color: #FFF;
	text-decoration: none;
}

.formular {
	background-color: #F5F5F5;
	border-left: 1px solid #CECECE;
	border-bottom: 1px solid #CECECE;
	border-top: none;
}

.senden {
	float: right;
	background-color : #89ABCD; 
	border: 1px solid #FFF;
	margin-top: 5px;
}

#nav a:link, #nav a:visited, #nav a:active {
	font-variant: small-caps;
	padding: 0px 40px 0px 40px;
	color : #FFF;
	text-decoration: none;
}

#nav a:hover {
	background-image:url(../../Termin-Mit-Kant/images/bgNavOv.gif);
}

a:link, a:visited, a:active {
	color: #CC6666;
	padding: 0px;
	text-decoration: none;
}

a:hover {
	color: #FFF;
}
