body { 
	font-family: 'Trebuchet MS', Verdana, Arial, Sans-Serif; 
	background: url(/gfx/bg.gif);
	background-color: #420000; 
	font-size: 11px;  
	margin: 0px; 
	padding: 0px; 
	color: #fff; 
}

textarea { 
	font-size: 11px;
}

h1 { 
	font-size: 22px; 
	font-weight: bold; 
	margin: 0px; 
	padding: 0px; 
	color: #ffcc00;
}

h2 {
	font-size: 21px; 
	font-weight: bold; 
	color: #ffcc00; 
}

h3 {
	font-size: 18px; 
	font-weight: bold; 
	margin: 0px; 
	padding: 0px; 
	color: #000; 
}

input.jb { 
	font-size: 12px; 
	height: 30px;
	width: 200px
}


.text_link { 
	font-size: 11px; 
	line-height: 15px; 
	color: #fff; 
}

.text_link a:link { 
	text-decoration: underline; 
	color: #ffcc00; 
}

.text_link a:visited { 
	text-decoration: underline; 
	color: #ffcc00; 
}

.text_link a:hover { 
	text-decoration: underline; 
	color: #ffea00; 
}


.text { 
	text-align: justify; 
	font-size: 11px; 
	line-height: 15px; 
	color: #000; 
}

.text a:link { 
	text-decoration: underline; 
	color: #000; 
}

.text a:visited { 
	text-decoration: underline; 
	color: #000; 
}

.text a:hover { 
	text-decoration: underline; 
	color: #000; 
}


.pmiddle {  
	font-size: 11px; 
	width: 693px; 
	border: 1px solid #000;
	background: #FAD9A2;
	color: #000000;
	margin: 5px; 
	padding: 5px; 
	text-align: justify;
}

.pmiddle a:link {
	color: #000;
	font-weight: bold;
}

.pmiddle a:active {
	color: #000;
	font-weight: bold;
}

.pmiddle a:visited {
	color: #000;
	font-weight: bold;
}

.pmiddle a:hover {
	color: #000;
	font-weight: bold;
}


#plinks { 
	width: 693px;
	font-size: 11px;  
	border: 1px solid #000;
	background-color: #FAD9A2;
	color: #000000;
	margin: 5px; 
	padding: 5px; 
	text-align: justify; 
}

#plinks a {
	color: #000;
	text-decoration: underline;
}

#plinks a:hover {
	color: #000;
	text-decoration: underline;
}

.seitebg { 
	background-image: url(/gfx/lr_bg.gif);
	background-color: #420000
}


#email_box {
	width: 450px;
	background: #FFFDBD;
	border: solid 2px #000000;
	padding: 10px 10px 10px 10px;
	font-size: 11px;
	display: block;
	text-align: left;
	color: #000;
}

#email_box input {
	font-size: 11px;
}



/* Neue Galerien Übersucht */


.newgals {
	background-color: #FAD9A2;
}

.newGal_Cell {
	width: 130px; 
	text-align: center;
	background-color: #000;
	padding: 5px;
}

.newGal_Cell img {
	border: 0px;
	padding: 3px;
	width: 100px;
	height: 150px;
}

.newGal_Cell a:link { 
	font-size: 8pt;
	color: #FFE0AD;
}

.newGal_Cell a:active { 
	font-size: 8pt;
	color: #FFE0AD;
}

.newGal_Cell a:visited { 
	font-size: 8pt;
	color: #FFE0AD;
}

.newGal_Cell a:hover { 
	font-size: 8pt;
	color: #FCBD76;
}



/* Kopfgrafik und Verlinkung */


#header {
	width: 740px;
	background-color: #FAD9A2;
}

#header_top {
	padding: 10px; 
	color: #000; 
	text-align: left; 
	font-size: 12px; 
	font-weight: bold;
}

#header_top_left {
	float: left; 
	width: 450px; 
	padding-left: 17px; 
}

#header_top_language {
	float: left; 
	width: 130px; 
	text-align: right; 
}

#header_top_flags {
	float: right; 
	text-align: right;
	padding-right: 13px; 
	width: 110px;
}

#header_image {
	height: 177px; 
	border-bottom: 1px solid #320000; 
	border-top: 1px solid #320000;
}

#header_bottom {
	padding: 10px; 
	color: #fff; 
	text-align: left; 
	font-size: 12px; 
	background-color: #420000; 
	border-bottom: 1px solid #320000;
}

#header_bottom a {
	color: #FFE0AD;
	text-decoration: underline;
}

#header_bottom a:hover {
	color: #FCBD76;
	text-decoration: underline;
}

#header_bottom_left {
	float: left; 
	width: 410px; 
	padding-left: 17px; 
}

#header_bottom_right {
	float: right; 
	width: 270px; 
	padding-right: 13px; 
	text-align: right; 
}



#bottomline { 
	font-size: 20px; 
	font-weight: bold; 
	width: 693px;
	margin: 0px; 
	padding: 0px; 
	color: #000; 
}

#bottomline a { 
	color: #840000; 
	text-decoration: underline;
}

#bottomline a:hover {
	color: #970000;
	text-decoration: underline;
}



/* Landing */


#land_content {
	width: 740px; 
	text-align: center; 
	background-color: #fff;
}
	

#land_inhalt_mitte {  
	font-size: 12px; 
	width: 690px; 
	border: 1px solid #000;
	background: #FAD9A2;
	color: #000000;
	margin: 30px 0 20px 20px; 
	padding: 5px; 
	text-align: left;
}

#land_inhalt_mitte h1 {
	font-size: 18px;
	font-weight: bold;
	display: block;
	text-decoration: underline;
	margin: 0 0 10px 0;
	color: #000;
}

#land_signup_link {
	font-size: 22px;
	font-weight: bold;
	display: block;
	text-decoration: underline;
	text-align: center;
	margin: 15px 0 20px 0;
	color: #000;
}

.land_content_left {
	float: left; 
	width: 302px; 
	margin: 0 10px 10px 0;
}

.land_content_left img {
	border: 1px solid #000;
	width: 300px;
	height: 370px;
	margin: 0 0 20px 0;
}

.land_content_left strong {
	font-size: 13px;
	text-decoration: underline;
}


