@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: 12px;
	color: #D7D7D7;
}

#body {
		margin: 0px auto;
		width: 785px;
}

#main {
	margin-top: 15px; 
	/* height: 529px; */ min-height: 529px; width: 600px;
	background-color: #282828;
	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: 170%;
	padding-left: 70px;
	height: 95px;
}

#menu a, #hg a {
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	vertical-align: middle;
	padding-left: 5px; padding-right: 5px;
}

#menu_clicked {
	color: #990033;
	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;
	/* height: 260px; */
	min-height: 260px;
	overflow: auto;
}

#text a {
	/* background-color: #9C0;  */
	color: #9C0;
	font-weight: bold;
}

#kamerakuenstler a {
	color: #9C0;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	padding-left: 10px;
}

#kamerakuenstler_link {
	color: #9C0;
	font-size: 12px;
	text-decoration: none;
	text-align:center;
	padding-left: 90px;
}



#kamerakuenstler li a {
	background-color: #282828;
	color: #9C0;
	font-size: 10px;
	text-decoration: underline;
}

#download a {
	color: #D7D7D7;
	text-decoration: none;
	background-color: #282828;
}

button a {
		text-decoration: none;
}

#tagrosa {
	background-color: #903; 
	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; 
	font-weight: bold;
	padding-top: 3px; 
	width: 165px;
	text-align: left;
	padding-bottom:0px;
	font-size:14px;
}

#space_left {
	height: 25px;
}

#space {
	width: 600px;
	height: 10px;
	background-color: #181818;

}

#footer, #footer a, #impressum{
	width: 600px; /* height:100px; text-align: right; */
	vertical-align: bottom; 
	background-color: #282828;
	padding-left: 0px; padding-right: 0px; padding-top: 0px; 
	margin-right: 10px;

}

#impressumtext{
	text-transform:uppercase; 
	letter-spacing:0.1em;
	line-height:1.6em; 
	font-size:11px;		

}

#impressumtext a{
	color:#99CC00;
	text-decoration: none;
}

#blog{
	/* text-transform:uppercase;
	letter-spacing:0.1em; */
	font-size:16px;
	font-weight:bold;
	
}

#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;
}

#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;
}



