/* CSS Document */
body
{
	padding: 0px 0px 66px 0px;
	margin: 0px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	text-align: center;
	color: #444444;
}

a
{
	text-decoration: none;
	color: #20669a;
}

a:hover
{
	text-decoration: underline;
}

img
{
	border: 0px;
   /**margin-bottom: expression("-2px");--drops menu 2 pxls when on???*/
}

#mainDiv
{
	width: 960px;
	padding: 0px;
	margin: 0px auto 0px auto;
	text-align: left;
}

#header
{
	position: relative;
	top: 0px;
	width: 960px;
	height: 187px;
	padding: 0px;
	margin: 0px;
	background: url('//www.onlinerechnik.com/img/Header-Background.png') repeat-x;
}

#logo
{
	position: relative;
	top: 18px;
	text-align: center;
}

#headermenu
{
	position: relative;
	top: 50px;
	width: 960px;
	height: 30px;
	padding: 0px 0px 0px 100px;
	margin: 0px;
}

.menulink
{
	float: left;
	color: #ed5922;
}

.menulink a
{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #ed5922;
	display: block;
	padding: 3px 3px 0px 3px;
	margin: 0px 1px 0px 1px;
}

.menulink a:hover
{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	background: url('//www.onlinerechnik.com/img/Menu-Button-Back.jpg') repeat-x;
	color: #ffffff;
	display: block;
	padding: 3px 3px 0px 3px;
	margin: 0px;
	border-left: #585858 1px solid;
	border-right: #585858 1px solid;
	text-decoration: none;
}

.menulink a.menucurrent
{
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	background: url('//www.onlinerechnik.com/img/Menu-Button-Back.jpg') repeat-x;
	color: #ffffff;
	display: block;
	padding: 3px 3px 0px 3px;
	margin: 0px;
	border-left: #585858 1px solid;
	border-right: #585858 1px solid;
	text-decoration: none;
}

#searchbar
{
	position: relative;
	top: 65px;
	width: 415px;
	height: 43px;
	padding: 0px;
	margin: 0px auto 0px auto;
	background: url('//www.onlinerechnik.com/img/Search-Field-Back.jpg') repeat-x;
}

.searchfrm
{
	float: left;
	height: 43px;
}

#searchfield
{
	border: 0px;
	width: 286px;
	height: 20px;
	font-size: 15px;
	margin: 9px 0px 0px 14px;
	padding: 2px 2px 2px 2px;
	line-height: 20px;
}

#searchbtn
{
	margin: 9px 0px 0px 14px;
	padding: 0px;
}

#maintext
{
	float: left;
	width: 645px;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 15px;
	line-height: 1.5em;
}

#maintext h1
{
	font-size: 18px;
}

#maintext h2
{
	font-size: 14px;
	color: #154263;
}

#maintext p
{
	padding-left: 15px;
}

#related
{
	float: left;
	width: 280px;
	margin-top: 20px;
	padding-left: 15px;
	border-left: 1px dotted #5a9bcc;
}

#related h2
{
	width: 200px;
	font-size: 13px;
	color: #154263;
	border-bottom: 1px solid #5a9bcc;
}

#related p
{
	font-size: 12px;
	padding-left: 10px;
	margin: 3px 0px 3px 0px;
	line-height: 1.4em;
}

.dumaintext
{
	color: #ed5922;
}

.breakline
{
	width: 490px;
	height: 1px;
	margin: 0px auto 0px auto;
	border-top: 1px dashed #90bfe2;
}

.column
{
	width: 200px;
	float: left;
	padding: 0px 10px 0px 20px;
}

.column p
{
	margin: 4px 0px 4px 10px;
}

.suggestions
{
	margin: 4px 0px 4px 30px;
}

#footer
{
	clear: both;
	text-align: center;
}

.inputok
{
	border: #7f9db9 1px solid;
	height: 18px;
}

.inputwrong
{
	border: #b6353b 1px solid;
	height: 18px;
}

.inputok1
{
	border: #7f9db9 1px solid;
}

.inputwrong1
{
	border: #b6353b 1px solid;
}

#cookie-bar {background:#f1f1f1; height:auto; line-height:24px; color:#505050; text-align:center; padding:4px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a { color: #505050; text-decoration: underline; }
#cookie-bar a.cb-enable { color: #eee; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}
#cookie-bar .cb-enable {background:#315620;}
#cookie-bar .cb-enable:hover {background:#457a2d;}