/*
p {   border: solid 1px yellow; }
td {   border: solid 1px red; }
div {   border: solid 1px blue; }

orange: 017457
*/
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

body {
	background : white;
}

#container {
	width: 952px;
	margin-top: 0px;
	padding: 0px;
}

#inhalt {
	width: 948px;
	border: 1px solid #017457;
	margin-top: 39px;
}


.box {
	border: 1px solid #017457;
	width: 170px;
	margin-left: 0px;
	margin-top:20px;
	background: url(../images/hinweis_hintergrund.gif) no-repeat;
}

.box2 {
	border: 1px solid #017457;
	width: 170px;
	margin-left: 0px;
	margin-top:20px;
	background: url(../images/hinweis_hintergrund_orange.gif) no-repeat;
}

h5 {
	color: #FF6600;
	font-size: 105%;
	line-height: 125%;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #017457;
	padding-top: 11px;
	padding-left: 32px;
	width: 138px;
	height: 27px;
}


/* -- Hacks -- */

.clearfix:after {
	content:  ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
/* End hide from IE-mac */

/* Pulldown ---------------------------------------------------------------------------------------------- */

.form_pulldown_var {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #FCFAEA;
	padding: 2px;
}

.check {
	margin: 0px;
	padding: 0px;
	background-color: #FCFAEA;
}


/* Radiobutton -------------------------------------------------------- */

#radio {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 2px;
	border-top: solid 1px #9F9F9F;
	border-bottom: solid 1px #9F9F9F;
	width: 116px;
}

#form2 {
	color: black;
	font-weight: bold;
	font-size: 9px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin: 5px;
	padding: 2px;
	border: solid 1px #0a6900;
}


 


/* NEU -------------------------------------------------------- */
/* Suchbegriff rot unterstrichen -------------------------------------------------------- */

.searchterm {
	border-bottom: 1px solid red;
}

.f {
	margin: 1px;
}

.menu,
.menuact {
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	/*border: red solid 1px;*/
}
.menu a:link,
.menu a:visited {
	color: #017457;
	text-decoration: none;
	background: url(../images/menu_arrow_0.gif) no-repeat;
	padding-left: 11px;
}
.menu a:active,
.menu a:hover {
	color: #017457;
	text-decoration: underline;
	background: url(../images/menu_arrow_1.gif) no-repeat;
	padding-left: 11px;
}

.menuact a:link,
.menuact a:visited {
	color: #017457;
	text-decoration: none;
	background: url(../images/menu_arrow_1.gif) no-repeat;
	padding-left: 11px;
}
.menuact a:active,
.menuact a:hover {
	color: #017457;
	text-decoration: underline;
	background: url(../images/menu_arrow_0.gif) no-repeat;
	padding-left: 11px;
}


.menusub {
	color: #017457;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 6px;
	margin-bottom: 6px;
	width: 170px;
	margin-left: 20px;
	/*border: red solid 1px;*/
}
.menusub a:link,
.menusub a:visited {
	color: #017457;
	text-decoration: none;
	background: url(../images/menu_arrow_1.gif) no-repeat;
	padding-left: 11px;
}
.menusub a:active,
.menusub a:hover {
	color: #017457;
	text-decoration: underline;
	background: url(../images/menu_arrow_0.gif) no-repeat;
	padding-left: 11px;
}

.menuspace {
	height: 1px;
	margin: 0;
	padding: 0;
	line-height: 0;
	border-bottom: 1px solid #017457;
	margin-left:12px;
	margin-right:12px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.td_dots_vert {
	background: url(../images/menu_dots_v.gif) repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 3px;
	height: 100%;
}

.alert {
	color: red;
	font-weight: bold;
	font-size: 10px;
	line-height: 12px;
	font-family: Arial;
}

.copyright,
.copyright a:link,
.copyright a:visited,
.copyright a:active,
.copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	line-height: 12px; 
	font-family: Arial;
}

.login_light a:link,
.login_light a:visited {
	color: #017457;
	text-decoration: none;
}
.login_light a:active,
.login_light a:hover {
	color: #017457;
	text-decoration: underline;
}

.text {
	color: black;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana;
}
.text a:link,
.text a:visited {
	color: black; 
	text-decoration: underline;
}
.text a:active,
.text a:hover {
	color: black;
	text-decoration: underline;
}

.imgprod  {
	padding: 4px;
	/*
	border: solid 1px #D5D2B0;
	background-color: white;
	*/
}

.tablecont {
 	width: 500px;
	margin-left: 20px;
	margin-right: 20px;
}

.tablecont_td {
	padding-top: 10px;
	padding-bottom: 10px;
	border: solid 1px #D5D2B0;
}
.line {
	height: 3px;
	background: url(../images/dotline.gif) repeat-x;
	padding: 0;
	margin: 0;
	/*border: red solid 1px;*/
}

.linetech {
	color: #D5D2B0;
	background-color: #D5D2B0;
	height: 1px;
	border: none;
	margin-top: 6px;
	margin-bottom: 6px;
}

/* Form Elemente */
.select {
	color: black;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	height: 18px;
	background-color: #FCFAEA;
}
.tf {
	color: black;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	background-color: #f6f6f6;/*#f0ffc2;*/
	padding: 2px;
	height: 18px;
	border-style: solid;
	border-width: 1px;
	border-color: #7c7c7c #c3c3c3 #ddd #c3c3c3;
	margin-bottom: 15px;
}
.button {
	color: #FFFFFF;/*#f6cab4;*/
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	height: 18px;
	background-color: #017457;
	padding: 0px;
	border-style: solid;
	border-width: 1px;
	border-color: #ddd #c3c3c3 #7c7c7c #c3c3c3;
}


.header,
.headerlogin {
	color: #017457;
	font-weight: bold;
	font-size: 17px;
	line-height: 24px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	text-decoration: none;
	margin-top: 40px;
	margin-bottom: 40px;
	margin-right: 31px;
}
.header a:link,
.header a:visited,
.header a:active,
.header a:hover,
.headerlogin a:link,
.headerlogin a:visited,
.headerlogin a:active,
.headerlogin a:hover {
	color: #017457;
	text-decoration: none;
}

.login_light {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	font-family: Arial;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.headersmall,
.login {
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	line-height: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.headersmall a:link,
.headersmall a:visited {
	color: #333333;
	text-decoration: none;
}
.headersmall a:active,
.headersmall a:hover {
	color: #333333;
	text-decoration: underline;
}

.login a:link,
.login a:visited {
	color: #017457;
	text-decoration: none;
}
.login a:active,
.login a:hover {
	color: #017457;
	text-decoration: underline;
}



#tech,
.tech,
#tech2,
.tech2 {
	color: #666;
	font-size: 11px;
	line-height: 15px;
	font-family: Arial;
	padding: 6px 0px 6px 0px;
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	width: 260px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/* einzelne Option -------------------------------------------------------- */
.small {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
}

.oneoption {
	color: black;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 5px;
	margin-bottom: 15px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: solid 1px #9F9F9F;
	border-bottom: solid 1px #9F9F9F;
	width: 100px;
}

.oneoption A:link {
	color: red;
}

.oneoption A:visited {
	color: red;
}