/* CSS Document */

BODY, HTML {
	margin: 0;
	font-family: "trebuchet ms",arial,sans-serif;
	font-size: 11px;
	color: #ffffff;
	background: url(templ_img/bg_sterne.png);
	letter-spacing: 1px;
	}

IMG {
	margin: 0;
	border: none;
	}

H1 {
	font-size: 18px;
	background: url(templ_img/saturn_h1.png) no-repeat left;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	line-height: 200%;
	font-weight: bolder;
	}

.H1_News {
	font-size: 16px;
	background: url(templ_img/saturn_h1.png) no-repeat left;
	border-bottom: 0px solid #ffffff;
	padding-left: 30px;
	line-height: 200%;
	font-weight: bolder;
	margin-bottom: 3px;
	}

H2 {
	font-size: 14px;
	border-bottom: 1px solid #ffffff;
	}

H3 {
	font-size: 12px;
	border-bottom: 0px solid #ffffff;
	}

H4 {
	font-size: 12px;
	border-bottom: 1px solid #4e7f9a;
	margin: 0;
	padding: 0;
	width: 100%;
	}


A {
	color: #a7a7a7;
	text-decoration: none;
	}

A:hover {
	color: #878787;
	text-decoration: underline;
	}


INPUT, TEXTAREA{
	
	border-style: solid;
	border-width: 1px;
	border-color: white;
	background: #02244d;
	color: #ffffff;
		font-size: 12px;
		cursor: pointer;
		height: 16px;
}




SELECT {
	border: 1px solid #ffffff;
	background: #02244d;
	color: #ffffff;
	font-size: 12px;
	cursor: pointer;
	margin-bottom: 0px;
}

OPTION {
	border: none;
	background: #02244d;
	color: #ffffff;
	font-size: 10px;
	cursor: pointer;
	margin-bottom: 0px;
}

#header {
	background: url(templ_img/WrapBoxObenVerlauf.png) top left repeat-x #02244d;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: none;
	border-right: none;
	height: 118px;
	
}

.Radio 
{
	background-color: #02244d;
	border: none;
	text-align: left;
	
}

.Ausschluss 
{
	display: block;
	width: 20px;
	border: none;
}

.kleinesDropdown 
{
	width: 50px;
	height: 20px;
	float: left;
}

.TabelleNormal
{
	background: url(templ_img/WrapBoxObenVerlauf.png) top left repeat-x #02244d;
	width: 1000px;
	padding: 4px;
	border: 1px solid #fff;
	margin-bottom: 10px;
	margin-top: 10px;
}

#TabelleFormular 
{
	width: 1000px;
	padding: 4px;
	border: 1px solid #fff;
	background-color: #02244d;
	margin-bottom: 10px;
}

#TableStarttexte
{
	width: 1000px;
	padding: 4px;
	border: 1px solid #fff;
	background-color: #02244d;
	margin-bottom: 10px;
}

#TableErgebnisse
{
	width: 1000px;
	padding: 4px;
	border: 1px solid #fff;
	background-color: #02244d;
	margin-bottom: 10px;
}

.Fehler
{
	width: 600px;
	padding: 4px;
	border: 1px solid #fff;
	background-color: #02244d;
	margin-bottom: 10px;
}
	
#Formular 
{
	float: right;
	width: 650px;
	height: 150px;
	margin-right: 10px;
	
}

#FormularShowhide 
{
	bottom: 8px;
	right: 8px;
}

#FormularFelder SELECT 
{
	width: 85px;
}

TD     
{
    margin: 4px;
    padding: 4px;
}

LABEL {
	display: block;
	margin-top: 6px;
	}

.InputSucheKatalog {
	width: 50px;
	}

.Suche_Submit {
	width: 20px;
	height: 20px;
	background: url(templ_img/PfeilRechts.png) no-repeat;
	padding:0;
	margin: 0;
	border: none;
	
	}

.ObjektEditor 
{
	width: 300px;
	border: 1px solid #4e7f9a;
	padding: 3px;
}

.ObjektEditorTextarea
{
	width: 300px;
	border: 1px solid #4e7f9a;
	padding: 3px;
	font-family: Arial;
	font-size: 11px;
}

.ToolLink 
{
    background: url(images/buttons/SF20040Blank.png) no-repeat; 
    width: 200px; 
    height: 40px; 
    display: block;
    margin-left: 0;
    margin-bottom: 0px;
    margin-top:0;
    font-size: 14px;
    padding-left: 8px;
    text-align: left;
    padding-top: 10px;
    
}

/*LIGHTBOX*/
#lightbox{
	background-color:#02244d;
	padding: 10px;
	border: 2px solid #ffffff;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: 1px solid #4e7f9a; } 
#overlay img{ border: 1px solid #4e7f9a; }








.kleineBox 
{
	background: url(templ_img/WrapBoxObenVerlauf.png) top left repeat-x #02244d;
	border: 1px solid #fff;
	padding: 3px;
	width: 190px;
}

.row_on {
	/*background: url(templ_img/BG_Box_neu.png);*/
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: none;
	border-right: none;
	}

.logo {
	margin-left: 15px;
	}

.top_menu {
	/*background-color: #02244d;*/
	background: url(templ_img/WrapBoxObenVerlauf.png) top left repeat-x #02244d;
	border-top: 0px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: none;
	border-right: none;
	height: 30px;
	padding-top: 0px;
	text-align: center;
	}
	
.top_menu a{
	line-height: 150%;
	float: left;
	width: 150px;
	color: #ffffff;
	text-align: center;
	font-size: 12px;
	height: 30px;
	font-weight: bold;
	margin-top: 3px;
	padding: 0;
	}

.top_menu a:hover {
	text-decoration: underline;
	
	padding: 0;
	line-height: 150%
	}

.RowHeader 
{
	background: url(templ_img/WrapBoxObenVerlauf.png) top left repeat-x #02244d;
}
	

.Zufallsobjekt
{
	background: url(templ_img/WrapBoxObenVerlauf.png) top left repeat-x #02244d;
	border: 1px solid #ffffff;
	
	padding: 2px;
	text-align: center;
	display: block;
	width: 134px;
	height: 56px;
	margin-bottom: 12px;
	
}

.BeobLink
{
	background: url(templ_img/WrapBoxObenVerlauf.png) top left repeat-x #02244d;
	border: 1px solid #4e7f9a;
	display: block;
	padding: 2px;
	padding-top: 12px;
	text-align: center;
	display: block;
	width: 196px;
	height: 32px;
	
	margin-top: 8px;
}



.content_box_objekt {
	margin: 10px;
	min-height: 300px;
	border: 0px solid #ffffff;
	background: #02244d;
	padding: 10px;
	border: 1px solid #ffffff;
	
	}	

.ObjektDaten 
{
	color: #ffffff;
	background: none;
	font-weight: bold;
	
}	
.ObjektDatenInput
{
	color: #ffffff;
	background: none;
	font-weight: bold;
	border: 1px solid #ffffff;
	padding: 4px;
}	



.HinweisSichtbarkeit 
{	
	float: right;
	width: 196px;
	 height: 30px;
	 padding: 2px;
	 border: 1px solid #4e7f9a;
	 margin-bottom: 4px;
}

.Karte 
{
	margin-bottom: 4px;
}

.DSSBild 
{
	margin-top: 4px;
	margin-left: 12px;
	float: right;
	border: none;
}

.DSSBild a
{
    text-decoration: none;
    border: none;
}

.DSSBild img
{
    border: none;
    
}

.content_box_objekt a{
	color: #bbbbbb;
	text-decoration: none;
	}

.content_box_objekt a:hover {
	color: #ffffff;
	background-color: #777777;
	}
	
.footer {
	display: block;
	position: absolute;
	width: 600px;
	margin-left: 50%;
	left: -300px;
	margin-top: 50px;
	}

.footer a{
	color: #ffffff;
	text-decoration: none;
	}

.footer a:hover{
	color: #ffffff;
	text-decoration: underline;
	}	

.reihe_kopf {
	font-weight: normal;
	font-size: 12px;
	
	padding-left: 4px;
	padding-right: 4px;
	}

.reihe_liste {
	cursor: pointer;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #ffffff;
	background-color: #02244d;
	
	}
	
.maintable_suche{

	}

.sortierenaufst {
	width: 20px;
	height: 20px;
	display: inline;
	background: url(templ_img/PfeilOben.png) no-repeat;
	border: none
	
	}
.sortierenabst {
	
	width: 20px;
	height: 20px;
	
	background: url(templ_img/PfeilUnten.png) no-repeat;
	border: none
	
	}
	
.ButtonDirekteSuche 
{
	margin-left: 13px;
	margin-top: 8px;
	padding-bottom: 3px;
}

.row {
	border: 1px solid #ffffff;
	margin: 2px;
	margin-top: 0;
	
	height: 20px;
	}

.HeadingAbschnittObjekt {
	border: 1px solid #ffffff;
	padding: 5px;
	width: 200px;
	background: url(templ_img/bg_menu.png) repeat-x;
	margin-top: 20px;
	}

.InfoBox {
	border: 1px solid #4e7f9a;
	padding: 5px;
	width: 200px;
	/*background: url(templ_img/InfoBox.png) #273f56 repeat-x;*/
	margin-top: 20px;
	}
	
.reihenormal {
	border: 1px solid #ffffff;
	cursor: pointer;
	}

.reiheover {
	border: 3px solid #ffffff;
	cursor: pointer;
	}

.sternbilderheading {
	border-bottom: 1px solid #ffffff;
	font-weight: bold;
	}

#einblendung1 {
	position: absolute;
	z-index: 8000;
	left: 30px;
	top:250px;
	}
	
.fehler_textarea {
	width: 300px;
	height: 100px;
	}

.fehlertd {
	height: 60px;
	padding: 5px;
}

.Aufrufe 
{
	font-size: 9px,
}

.BG_Rot 
{
	background: url('images/buttons/SF20040Rot.png') no-repeat;
	width: 200px;
	height: 40px;
	display: block;
	padding-top: 7px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 8px;
	text-align: left;
	padding-top: 12px;
	color: #bbbbbb;
}
.BG_Orange 
{
	background: url('images/buttons/SF20040Orange.png') no-repeat;
	width: 200px;
	height: 40px;
	display: block;
	padding-top: 7px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 8px;
	text-align: left;
	padding-top: 12px;
	color: #bbbbbb;
}
.BG_Gruen 
{
	background: url('images/buttons/SF20040Gruen.png') no-repeat;
	width: 200px;
	height: 40px;
	display: block;
	padding-top: 7px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 8px;
	text-align: left;
	padding-top: 12px;
	color: #bbbbbb;
}

.BG_GruenGelb 
{
	background: url('images/buttons/SF20040OrangeGruen.png') no-repeat;
	width: 200px;
	height: 40px;
	display: block;
	padding-top: 7px;
	color: #ffffff;
	font-weight: normal;
	padding-left: 8px;
	text-align: left;
	padding-top: 12px;
	color: #bbbbbb;
}

.FehlerReg 
{
	border: 1px solid #ff0000;
	padding: 3px;
	margin: 3px;
	color: #ff0000;
	font-weight: bold;
	display: block;
}
