body {
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #173A82;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #788db6;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #173A82;
	background-image: url(images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
	
#menues{
	padding-left: 10px;
	font-size: 12px;
	font-variant: normal;
}

.cell_green{
	background-image: url(images/bg_green.jpg);
	background-repeat: repeat;
}

.cam{
	back
	background-repeat: no-repeat;
	background-image: url(../images/cam/background.jpg);
	width: 400px;
	height: 312px;
	text-align: center;
	padding-top: 24px;
}

.orange{
	color: #FFA500;
}

.caps{
	font-variant: small-caps;
	letter-spacing: 2px;
}

.cont_main{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: 180px;
	font-size: 11px;
	background-color: #1B50B1;
}

.cont_2{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: 410px;
	background-color: #1B50B1;
	font-size: 11px;
}

.cont_3{
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	vertical-align: top;
	width: 640px;
	background-color: #1B50B1;
	font-size: 11px;
}

.titel{
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: 2px;
}

.titel_bg{
background-image: url(images/background_title.jpg);
height: 25px;
}

a{
color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.ttt:link {
   color: #F88307;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.ttt:visited {
   color: #F88307;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.ttt:hover {
   color: #F88307;
	font-size: 11px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}
a.ttt:active {
   color: #F88307;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}


a.spag:link {
   color: #495E80;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.spag:visited {
   color: #495E80;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.spag:hover {
   color: #495E80;
	font-size: 11px;
	text-decoration: underline;
	cursor: hand;
	cursor: pointer;
}

a.spag:active {
   color: #495E80;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.menu:link {
   color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.menu:visited {
   color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}
a.menu:hover {
	color: Yellow;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

a.menu:active {
   color: Yellow;
	font-size: 11px;
	text-decoration: none;
	cursor: hand;
	cursor: pointer;
}

.underline{
	height: 20px;
	border-bottom: 1px dotted #7692C1;
}

.input_auswahl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1B50B1;
	font-size: 12px;
	color: #FFFFFF;
	width: 340px;
	text-align: left;
	border: 1px dotted #dbe6f2;
}

.input0 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1B50B1;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	border: 1px dotted #dbe6f2;
}

.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1B50B1;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 100px;
	border: 1px dotted #dbe6f2;
}

.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1B50B1;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 200px;
	border: 1px dotted #dbe6f2;
}
.input3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #1B50B1;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 400px;
	border: 1px dotted #dbe6f2;
}


.button{
	background-color: #1B50B1;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	cursor: hand;
}


.rahmen {
	border: 1px solid #FFFFFF;
}

hr {
	border: 1px solid #dbe6f2;
}