body{
	font-family:arial, sans-serif;
font-family:Arial,sans-serif;
	
	background-attachment:fixed; padding:0px; 
	
}

/*
Login
*/
.login_form_container {
	float:left;width:100px;	
}
.login_form_container_content {

}


/*Links*/

a {	color:#00cc00;font-weight:700;font-size:10pt; }
a:link { text-decoration:none; }
a:visited {	text-decoration:none; }
a:hover { text-decoration:none;color:#556655; }
a:active { text-decoration:none; }
a:focus { text-decoration:none; }

*.nav {

}
/*Hauptnavigation*/
a.nav_main_act {font-size:12pt;color:#556655}
a.nav_main_act:link {}
a.nav_main_act:visited {}
a.nav_main_act:hover {}
a.nav_main_act:active {}
a.nav_main_act:focus {}

a.nav_main {font-size:12pt;}
a.nav_main:link {}
a.nav_main:visited {}
a.nav_main:hover {text-decoration:underline}
a.nav_main:active {}
a.nav_main:focus {}

/*Subnavigation*/
a.nav_sub_act {color:#556655}
a.nav_sub_act:link {}
a.nav_sub_act:visited {}
a.nav_sub_act:hover {}
a.nav_sub_act:active {}
a.nav_sub_act:focus {}

a.nav_sub {}
a.nav_sub:link {}
a.nav_sub:visited {}
a.nav_sub:hover {text-decoration:underline}
a.nav_sub:active {}
a.nav_sub:focus {}

/*Dritte Navigation*/
a.nav_final_act {font-size:8pt;color:#556655}
a.nav_final_act:link {}
a.nav_final_act:visited {}
a.nav_final_act:hover {}
a.nav_final_act:active {}
a.nav_final_act:focus {}

a.nav_final {font-size:8pt;}
a.nav_final:link {}
a.nav_final:visited {}
a.nav_final:hover {text-decoration:underline}
a.nav_final:active {}
a.nav_final:focus {}



div {
		font-size:10pt;
		padding:10px;
	}

*.box {
	border-color:#006600;
	border-style:solid;
	border-width:2px;
	padding:5px;
}

*.box_invisible {
	display:none;	
}
#title {
	color:#00cc00;
	font-size:12pt;
}

#content {
	color:#dddddd;	
}
#nav3select{
	background-color:#333333;
	color:#00cc00;
}

#suchen {
	background-color:#000;	
}
#such {
	background-color:#000;	
	
}

/*Objekte*/
#nav2_box {
	padding-right:10px;
	padding-bottom:10px;
	margin-right:30px;
	margin-bottom:20px;
	min-height:350px;
	min-width:170px;
	border-color:#006600;
	float:left;
	background-image:url(media/system/bg_left.gif);
	z-index:120;
}
#such_high {
	color:#00cc00;	
}
#content_box {
	/*
	display:inline
	*/
	padding:10px;	
	border-color:#333;
	border-width:0px;
	z-index:120;
	display:table;
}

#tool_box {
	position:absolute;
	top:50px;
	right:10px;
	z-index:120;
}
#bread_box {
	position:absolute;
	left:10px;
	top:50px;	
	z-index:120;
}

#img_box {
	position:absolute;
	top:60px;	
	right:300px;
	z-index:120;
}

#nav_box{
	background-image:url(media/system/bg_top.gif);
	text-align:center;
	z-index:120;
}

#bottom_box {
	background-image:url(media/system/bg_unten.gif);

}

#change {
	position:absolute;

	right:10px;
	display:inline;
	font-size:8pt;
	color:#00cc00;
}

#the_body {

}
/*allgemeine Deklararionen*/
*.big{
	font-size:12pt;
}
*.green {
		color:#00cc00;
}

*.box_dunkel {
	border-color:#006600;
	border-style:solid;
	border-width:2px;
	background-color:#004400;
	padding:5px;
}



*.content {
	background-color:#333333;
	color:#999999;
}

*.logo {
	font-size:16pt;
	color:#404040	
}

*.error {
	color:#cc0000;
	padding:5px;
		
}




/*Barrierefreie Komponenten*/
#sprung_marken {
	display:none;	
}
*.invisible {
	display:none;	
}
*.visible {
	display:none;	
}


input,textarea,select{
	background-color:#333333;
	color:#00cc00;

	
	border-color:#006600;
	border-style:solid;
	border-width:1px;
	
}



input.gb_msg,textarea.gb_msg,*.c_input,*.c_submit {
	color:#00cc00;	
	background-color:#001100;	
}

a.gb_msg {
	color:#00cc00;	

}

*.gb_read_msg {
	margin-left:10px;
	margin-right:10px;
	padding:5px;
	color:#00cc00;	
	background-color:#001100;	
	border-color:#009900;
	border-style:solid;
	border-width:2px;
}
*.gb_read_msg2 {
	padding:5px;
	color:#dddddd;
	color:#cccccc;
	background-color:#003300;	
	border-color:#009900;
	border-style:solid;
	border-width:2px;
}


table.links{

	
}

td.links {
	padding-right:20px;	
	padding-bottom:5px;
}

th.links {
	/*background-color:#004400;*/	
	text-align:left;
}

h4.links {
	display:inline;	
	color:#00cc00;

}

input,textarea {

}

.album_container {
	width:150px;
	min-width:150px;
	max-width:150px;
	height:120px;
	float:left;

}

*.foto_thumb {
		border: 1px solid #0c0;
		margin-right:10px;
		margin-bottom:10px;
		float:left;
}

#w_captcha_carrier {
	float:left;	
}
#w_link_carrier,#w_link {
	font-size:8pt;	
}
#w_cf_carrier {
	float:left;	
}
#w_content {
	background-color:#020;
}

#w_captcha {
	border: 1px dotted #0c0;
}

#w_cf {
	width:50px;	
	font-size:10pt;
}


#w_submit_carrier {
	
}

#w_submit {
	height:20px;
	background-color:#020;
	}

h4 {
	color:#00CC00;
}