@charset "utf-8";
/* CSS Document */

body {
	background-color: #181818; 
	margin: 0px auto;
	margin-bottom: 0px;
	text-align: center;
	font-family: "Georgia", "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	font-size: 13px;
	color: #D7D7D7;

}

#body {
		margin: 0px auto;
		width: 785px;
}

#main {
	/* height: 529px; */ min-height: 529px; width: 600px;
	background-color: #282828;

}

#main_inkl_footer {
	margin-top: 15px; 
	/* height: 529px; */ min-height: 529px; width: 600px;

	float: right;
}

a{
	color: #D7D7D7;
	/* text-decoration:none; 
	padding-left: 5px; padding-right: 5px;*/
}

#anker {
	padding: 0px;
}

#logo {
	position:relative;
	top: -23px;
	z-index: 997;
	height: 90px; width: 600px;
}

#button a {
	padding: 0px;
}

#menu {
	background-image: url(../_img/menu.gif); background-repeat:no-repeat;
	text-align:left; line-height:22px;
	padding-left: 70px;
	height: 110px;
}
/* old:
#menu a, #hg a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 5px; padding-right: 5px;
} */

#menu a, #hg a {
	text-decoration: none;
	font-size: 18px;
	vertical-align: middle;
	padding-left: 5px; padding-right: 5px;
}

#menu_clicked {
	color: #AA0033;
	background-color: #D7D7D7;
	padding-left: 5px; padding-right: 5px;
}

#languagebox {
	width: 120px;
	padding: 0px;
	height: 95px;
	text-align: right;
	float: right;
}

#languagebox a {
	padding: 0px;
}

#text {
	text-align: left;
	padding-left: 103px; padding-right: 80px;
	padding-top:10px;
	padding-bottom:10px;
	/* height: 260px; */
	min-height: 260px;
	overflow: auto;
	line-height: 150%;	
}

#text a {
	/* background-color: #9C0;  */
	color: #99CC00;
	font-weight: bold;
}

#kamerakuenstler a {
	color: #99CC00;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	padding-left: 10px;
}

#kamerakuenstler_link {
	color: #99CC00;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	padding-left: 90px;
}



#kamerakuenstler li a {
	background-color: #282828;
	color: #99CC00;
	font-size: 10px;
	text-decoration: underline;
}

#download a {
	color: #D7D7D7;
	text-decoration: none;
	background-color: #282828;
}

button a {
		text-decoration: none;
}

#tagrosa {
	background-color: #AA0033; 
	color: #D7D7D7;
	font-size: 14px;
	font-weight:bold;
	line-height: 200%;
	padding-left: 5px; padding-right: 5px;
}

#taggruen {
/*	background-color: #9c0; */
	color: #903;
	font-size: 13px;
	font-weight:bold;
}

ul, li { 
	padding: 0px;
	margin:0px;
	list-style-image: url(../_img/list.gif);
}

#hg {
	background-image: url(../_img/hg.gif);
	margin: 0px auto;
	text-align: right;
	vertical-align: baseline;
}

#left {
/*	background-image: url(../_img/header_03.gif);
	background-repeat: no-repeat; */
	margin-top: 10px;
	width: 165px; height: 165px;
	float: left;
}

#left a {
	padding: 0px;
}

#hg_left {
	background-image: url(../_img/header_03.gif); background-repeat: no-repeat; 

	padding-top: 0px; 
	width: 165px;
	text-align: left;
	padding-bottom:0px;
	font-size:18px;
}

#space_left {
	height: 25px;
}

#space {
	text-align: left;
	width: 600px;
	height: 10px;
	background-color: #181818;

}

#impressumtext{
	width: 600px;
	text-transform:uppercase; 
	background-color: #282828;
	letter-spacing:0.1em;
	line-height:1.6em; 
	font-size:11px;	
	padding-top:10px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:10px;	

}

#impressumtext a{
	color:#99CC00;
	text-decoration: none;
}

#blog {
	/* text-transform:uppercase;
	letter-spacing:0.1em; */
	font-size:18px;
	font-weight: normal;
}

#header {
	height: 151px;
	background-image: url(../_img/header_02.gif); background-repeat: no-repeat;
	text-align: right; font-weight:bold;
	padding-right: 0px;
}

img { 
	border: 0px; 
	padding: 0px;
}

#smalltext {
	font-size: 10px;
	line-height: 130%;
}

#code {
background-color:#404040;
border:0 solid #FFFFFF;
color:#FFFFFF;
font-family:"Georgia","Century Gothic",Verdana,Arial,Helvetica,sans-serif;
font-size:13px;
margin-top:3px;
padding:0;
width:300px;
height:17px;
}

#field {
	width: 250px;
	background-color:#404040;
border:0 solid #FFFFFF;
color:#FFFFFF;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:12px;
margin-top:3px;
margin-bottom: 5px;
}

dt {
	line-height: normal;
}

#error {
	color: #AA0033;
}
