body {
	margin:0px;
	padding:0px;
	background-color:#d6e6ef;
	font-family: verdana,arial,helvetica;
	font-size:10pt;
	color:#000000;
}

a,
a:link,
a:active,
a:visited {
	font-family: verdana,arial,helvetica;
	font-size:11pt;
	color:#000000;
	text-decoration:none;
	font-variant:small-caps;
	font-weight:bold;
}

a:hover {
	font-family: verdana,arial,helvetica;
	font-size:11pt;
	font-variant:small-caps;
}

img {
	border:0px;
}

h1 {
	color:#293a76;
	font-size:30px;
	font-weight:normal;
}

h2 {
	color:#293a76;
	font-size:24px;
	font-weight:normal;
	margin:30px 0px 0px 0px;
}

h3 {
	color:#293a76;
	font-size:20px;
	font-weight:normal;
}

input,textarea {
	margin: 3px 0;
	border: 1px solid #293a76;
	background: white;

}

input:active, input:focus, input:hover { background: #E8EBDF;}

#container {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
	height:auto;
}

#warenkorb {
	margin-top:35px;
	margin-left:630px;
}

#navigationArea {
	clear:left;
	float:left;
	margin-bottom:5px;
	margin-top:0px;
	vertical-align:bottom;
}

#navigation {
	margin:4px;
	margin-left:10px;
}

#navigation a {
	border:1px solid;
	padding:3px;
}
#logo {
	height:50px;
	width:300px;
}


#seitenInhalt {
	position:relative;
	top:-22px;
	width:780px;
	padding:10px;
	color:#000000;
	height:100%;
	overflow:auto;
	border:2px solid #293a76;
	clear:left;
	background-color:#ffffff;
}

#groundLogo {
	background-image:url(../imgs/ci/groundLogo.gif);
	background-repeat:no-repeat;
	width:100px;
	height:100px;
	position:relative;
	top:-60px;
	left:750px;
	display:none;
}

.inhalt1td {
	width:720px;
	padding:5px;
}

.inhalt2td {
	width:350px;
	height:325px;
	float:left;
	padding:20px;
}

.inhalt3td {
	width:250px;
	float:left;
	padding:5px;
}
