html { margin:0; width:100%; }

body {
	margin:0;
	background-image: url("/img/bg_headstart.gif");
	width:100%;
	height:100%;
	background-color:white;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6;
	background-repeat: repeat-x;
	font-size: 95%;
	line-height: 1.6;
}

img { border:none; }

select {
	background: none repeat scroll 0 0 #e6e8e9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border-width: 0;
	padding: 4px 6px;
	font-size: 0.9em;
	margin: 10px 10px 10px 0px;
	font-size:0.9em;
}
.notFirst	{ border-top:1px solid #DFDFDF; }
a:link,
a:visited,
a:active { color: #000000; cursor: pointer; text-decoration:none; }
a:hover	 { color: #000000; cursor: pointer; text-decoration:underline; }

#impressum { margin-top:15px; width:100%; text-align:center; }
.bodyDiv { width:700px; margin:0px auto 10px auto; }
.logo { display:block; position:absolute; top:6px; left:0px; }

.head { position:relative; width:100%; height:52px; }
.headGrey	{ width:100%; height:28px; }
.headNavi	{ position:absolute; left:180px; top:15px; }
.headNaviPoint { margin-left:75px; font-size: 1em; font-weight:normal;  color:#ffffff; text-decoration:none; }
.headNaviPoint:link,
.headNaviPoint:visited,
.headNaviPoint:active { color:#ffffff; text-decoration:none; }
.headNaviPoint:hover { text-decoration:underline; }

.searchForm	{ width:700px; margin:30px auto 30px auto; }

.program	{ clear:both; width:100%; }

h1, h2, h3, h4, h5, h6, p { font-size:100.01%; font-weight: normal; font-style: normal; margin-top: 0px; font-family:Helvetica, Arial, sans-serif; }

h1, .h1,  h4, .h4 { font-size:1.1em; color: #00b1f8; margin-bottom: 10px; }

h2, .h2,  h5, .h5, h2 a, h5 a, h2 a:hover, h5 a:hover { font-size:1.0em; font-weight: bold; color: #000000; margin-bottom: 3px; }

h3, .h3, h6, .h6, h3 a, h6 a, h3 a:hover, h6 a:hover { font-size:1.0em;   color: #ffa535;  margin-bottom: 3px; }

.h6 { font-weight:bold; }

.left { float:left; }
.clear { clear:both; }

.textWithImageSubmit {
	background-color: transparent;
	border-width: 0;
	padding: 4px 6px;
	font-size: 0.9em;
	float: left;
	margin: 0px;
	border-radius: 5px 5px 5px 5px;
	width: 625px;
}

input, textarea, keygen, button, isindex, datagrid {
	font: -webkit-small-control;
	color: initial;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	text-align: -webkit-auto;
	background-color: initial;
	border: initial;
}

.searchFormWrapper {
	background: none repeat scroll 0 0 #E6E8E9;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:15px;
	height:24px;
	width:670px;
}

table { margin-bottom:30px; }

.greylight9 { color:#9EA8BA; font-size:9px; }
.greylight9 a:link, .greylight9 a:visited,
.greylight9 a:active { color:#9EA8BA; text-decoration:none; }
.greylight9 a:hover { color:#9EA8BA; text-decoration:underline; }
.marginRight { margin-right:50px; }
.radio { margin-right:25px; }
#amazonCloud { margin-bottom:15px; }
#amzResult 	{
	width:250px;
	padding:5px;
	position:absolute;
	top:0;
	left:0;
	display:none;
	background-color:white;
	border: 2px solid #9EA8BA;
	color:black;
}

.teaserCategory {
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	margin-bottom: 3px;
}
