@charset "utf-8";

.inputs 
{
	border: solid 1px #636163;
}

.statuscontrol 
{
	visibility: hidden;
}

.startoptimize
{
	cursor: pointer;
	
}

.ifroptimize
{
	visibility: hidden;
}

.rot14 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #e3001a;
	text-decoration:none;
	font-weight: bold;
}	
body {
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #626262;
	text-decoration:none;
}
#mother {
	margin:auto;
	background-color: #FFFFFF;
	width: 1000px;
	height: 500px;
}
a:link {
	color: #626262;
	text-decoration:underline;
}
a:hover {
	color: #000000;
	text-decoration:underline;
}
a:visited {
	color: #626262;
	text-decoration:underline;
}
#content2 {
	background-image:url(images/bg_content2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1000px;
	height:415px;
}
#content3 {
	background-image:url(images/optimierung_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1000px;
	height:415px;
}
#content4 {
	background-image:url(images/mail_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1000px;
	height:415px;
}
#content5 {
	background-image:url(images/empfehlung_bg.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:1000px;
	height:415px;
}
#komponente {
	float:left;
	padding-top:46px;
	padding-left:20px;
}

#komponente p {
	padding-right:20px;
}
#buttonundanderes {
	float:right;
	padding-top:46px;
	padding-right:20px;
	width:300px;
}
#hinweis {
	padding-top:46px;
	padding-right:20px;
	width:140px;	
	float: right;
	color: #626262;
}
#left {
	clear:both;
	float:left;
}
#download {
	clear:both;
	float:left;
	width:718px;
	height:415px;
	background-image:url(images/download_bg.jpg);
	background-repeat:no-repeat;
}
#download2 {
	padding-top:210px;
	padding-left:28px;
	width:300px;
}
#upload {
	float:right;
	width:276px;
	height:416px;
	background-image:url(images/upload_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#flash {
	margin-top:5px;
	height: 193px;
	width:718px;
	clear:both;
	float:left;
}
#news {
	margin-top:5px;
	float:right;
	height: 193px;
	width: 276px;
	background-image:url(images/news.jpg);
	background-repeat:no-repeat;
}
#foot {
	clear:both;
	text-align:right;
	font-size: 12px;
	color: #626262;
}
#foot a:link {
	font-size: 12px;
	color: #626262;
	text-decoration:none;
}
#foot a:active {
	font-size: 12px;
	color: #626262;
	text-decoration:none;
}
#foot a:visited {
	font-size: 12px;
	color: #626262;
	text-decoration:none;
}
#foot a:hover {
	font-size: 12px;
	color: #626262;
	text-decoration:underline;
}

#supload{
	overflow: auto;
	width: 950px;
	height: 200px;
	scrollbar-base-color:#c00000;
	scrollbar-3dlight-color:#c20001;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#c00000;
	scrollbar-face-color:#c20001;
	scrollbar-highlight-color:#c20001;
	scrollbar-shadow-color:#c20001;
	scrollbar-track-color:#ffffff;	
}

#gallery
{
	/*border: 1px solid #000;*/	
	overflow: auto;
	width: 620px;
	height: 360px;
	scrollbar-base-color:#c00000;
	scrollbar-3dlight-color:#c20001;
	scrollbar-arrow-color:#ffffff;
	scrollbar-darkshadow-color:#c00000;
	scrollbar-face-color:#c20001;
	scrollbar-highlight-color:#c20001;
	scrollbar-shadow-color:#c20001;
	scrollbar-track-color:#ffffff;	
}