/*BODY, TD, DIV, P, SELECT, INPUT, TEXTAREA, OPTION {
	font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}*/

BODY, TD, DIV, P, SELECT, INPUT, TEXTAREA, OPTION {
	font-family: Verdana, Tahoma, Microsoft Sans Serif; font-size: 11px; line-height:15px; color: #666666;
    margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;
	}

a, a.top {text-decoration: none;}
a:link, a:active, a:visited{ color: #005EA0}
a:hover { color: #FF8A00}
a.top:link, a.top:active, a.top:visited{ color: #000000}
a.top:hover { color: #FFA300}

hr {
	height:1px;
	color:#0D82BB;
	background-color:#0968AB;
	text-align:center;
}

.submit {
	BORDER-RIGHT: #acb5b5 3px double;
	BORDER-TOP: #c4cccc 3px double;
	BORDER-LEFT: #acb5b5 3px double;
	BORDER-BOTTOM: #6f7777 3px double;
	background-color: #E7E7E7;
}
.submit:hover {
	BORDER-RIGHT: #78AFDA 3px double;
	BORDER-TOP: #9ABFDF 3px double;
	BORDER-LEFT: #78AFDA 3px double;
	BORDER-BOTTOM: #4B81B9 3px double
}
.submit:unknown {
	BORDER-RIGHT: #78AFDA 3px double;
	BORDER-TOP: #9ABFDF 3px double;
	BORDER-LEFT: #78AFDA 3px double;
	BORDER-BOTTOM: #4B81B9 3px double
}
.submit:visited {COLOR: #2b333c}

input.sh {width: 80px;}
input.neues {width: 88px;}
input.te {width: 200px;}
textarea {width: 300px;}

.kasten {
	background-image: url(images/kastenbacktop.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#F9F9F9;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	text-align:justify;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-top-color:#777777;
	border-left-color:#777777;
	border-right-color:#BBBBBB;
	border-bottom-color:#BBBBBB;
	border-style:solid;
}

.kasten_small {
	background-image: url(images/kastenbacktop_small.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#F9F9F9;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:20px;
	text-align:justify;
	border-top:1px;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-top-color:#777777;
	border-left-color:#777777;
	border-right-color:#BBBBBB;
	border-bottom-color:#BBBBBB;
	border-style:solid;
}

.kastenaussen {
	padding: 10px;
}

.matab {
	width:25%;
	vertical-align:top;
	text-align:left;
	padding-right: 20px;
}

.graphicleft
{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border-width:0px;
  	border-style:solid;
  	border-color:gray;
  	padding:1px;
}

.graphicright
{
	float:right;
	margin-left:10px;
	margin-right:0px;
	margin-bottom:10px;
	border-width:0px;
  	border-style:solid;
  	border-color:gray;
  	padding:1px;
	text-align:justify;
}

.top1 {
	background-image: url(images/bg_top_1.gif);
	height: 20px;
	background-repeat: repeat-x;
	padding-left: 20px;
}
.top2 {
	background-image: url(images/bg_top_2.gif);
	background-repeat: repeat-x;
	height: 51px;
}
.top2_1 {
	background-image: url(images/bg_top_2_1.gif);
	background-repeat: repeat-x;
	height: 51px;
}

.yel_b {
	color: #FFA300;
	font-weight: bold;
}
.menu_top {
	background-image: url(images/menu_bg.gif);
	height: 22px;
}
.bg_under_m {
	background-image: url(images/bg_under_m.gif);
	height: 5px;
	background-repeat: repeat-x;
}
.left_col {
	/*background-color: #F6F6F6;*/
	background-color: #FFFFFF;
	border: 0px solid #A6A6A6;
	border-right-width: 1px;
	width: 176px;
	background-image: url(images/left_im_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 240px;
	/* height: 475px; */
}
.left_col2 {
	/*background-color: #F6F6F6;*/
	background-color: #FFFFFF;
	border: 0px solid #A6A6A6;
	border-right-width: 1px;
	width: 176px;
	background-image: url(images/left_im_b.jpg);
	background-repeat: no-repeat;
	background-position: 0px 120px;
	height: 475px;
}
.right_col {
	background-color: #0D82BB;
	border: 0px solid #085377;
	border-left-width: 1px;
	background-image: url(images/bg_right_t.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.info {
	background-image: url(images/bg_2menu.jpg);
	height: 119px;
	width: 156px;
	padding: 10px;
}
.info_txt {
	line-height:13px;
	color:#666666;
}
.t10 {
	font-size: 10px;
	font-weight: bold;
}
.title_bl {
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #0968AB;
	line-height:15px;
	/* padding-left:10px; */
}

.title_bl2 {
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #000000;
	line-height:15px;
}

.content {
/*
	background-image: url(images/kastenbackbottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color:#EAEDF0;
*/
}

.content_head1_700 {
	border-left: 1px solid #888888;
	border-right: 1px solid #888888;
	border-top: 1px solid #888888;
	border-bottom: 1px solid #CCCCCC;
	padding-left: 8px;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(jpg/head_back_700.jpg);
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	font-size: 12px;
}
.content_1 {
	border: 1px solid #7EBBD9;
	text-align: left;
	}
.content_2 {
	border: 1px solid #7EBBD9;
	border-left-width: 0px;
	text-align: left;
}
.title_yel {

	font-weight: bold;
	text-transform: uppercase;
	color: #FFA200;
}
.cl_m { padding:5px;}
.cl_m2 { padding:10px;}
.blue {color: #0968AB;}
.yel {color: #FFA200;}
.im2 {margin-right: 5px;}
.adv {line-height: 20px;}
.go {
	margin-bottom: -3px;
	margin-left:5px;
	cursor:pointer;
	cursor:hand;
}
.circle {
	background-image: url(images/circle.jpg);
	background-repeat: no-repeat;
	height: 51px;
	width: 105px;
}