
/* (c) 	Kai Mertens, Dez 2005
	banality agd, Bielefeld-Germany
	www.banality.de	
 */


body {
	margin: 0px;
	border: 0px none;
	padding: 0px;
	background-color: #2A071B;
	color: #CCCBCF;
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 13px;
	}



p {
	margin: 0px;
	padding: 0px;
	border: 0px none;
	}


img {
   	border: 0px;
	}
	
h1 {
   	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
h2 {
   	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}

	
#headpic {
	position: absolute;
	left: 200px;
	top: 0px;
	}

#logo {
	position: absolute;
	left: 600px;
	top: 0px;
	}

#content {
	position: absolute;
	left: 200px;
	top: 173px;
	}
	
#contentarea_left {
	width: 560px;
	}

	
.headline_left {
	text-align: right;
	padding: 35px 10px 10px 5px;
	color: #FFF;
	background-image: url("bg_headline.gif");
	width: 280px;
	}
	
	
.headline_left a:link, .headline_left a:visited {
	text-decoration: none; 
	color: #E381B7;
	}
	
.headline_left a:hover {
	text-decoration: none; 
	color: #E9E9E9;
	}
	
	
.headline_right {
	text-align: left;
	padding: 35px 5px 10px 10px;
	color: #6E1F4A;
	background-image: url("bg_headline.gif");
	width: 280px;
	}

	
.text_left {
	background-color: #FFF;
	text-align: left;
	padding: 10px 30px 40px 10px;
	color: #FFF;
	font-size: 10px;
	background-image: url("bg_text.gif");
	}

.text_left a:link, .text_left a:visited {
	text-decoration: underline; 
	color: #FFF;
	}
	
.text_left a:hover {
	text-decoration: none; 
	color: #E9E9E9;
	}	

	
.text_right {
	background-color: #730A43;
	text-align: left;
	padding: 10px 30px 40px 10px;
	color: #6E1F4A;
	font-size: 10px;
	background-image: url("bg_text.gif");
	}
	
.text_right a:link, .text_right a:visited {
	text-decoration: underline; 
	color: #6E1F4A;
	}
	
.text_right a:hover {
	text-decoration: none; 
	color: #34262A;
	}

	
#feed {
	margin-top: 2px;
	background-image: url("bg_feed.jpg");
	background-repeat: no-repeat;
	width: 566px;
	padding-bottom: 70px;
	color: #862D5E;
	line-height: 16px;
	}
	
#feed img {
	float: left;
	}
	
#credits {
	text-align: right;
	padding: 25px 5px 0px 0px;
	}	

#fotolink {
	position: absolute;
	left: 150px;
	top: 185px;
	}	
	
#loglink {
	position: absolute;
	left: 753px;
	top: 183px;
	}
	

#credits a:link, #credits a:visited {
	text-decoration: none; 
	color: #E381B7;
	}
	
#credits a:hover {
	text-decoration: none; 
	color: #E9E9E9;
	}
	
	
a.xml  {
	border: 1px solid #FFF;
	padding: 1px 4px 1px 4px;
	}
	
a.xml:link {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.xml:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.xml:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
a.xml2  {
	border: 1px solid #6E1F4A;
	padding: 1px 4px 1px 4px;
	}
	
a.xml2:link {
	color: #6E1F4A;
	text-decoration: none;
	}
	
a.xml2:visited {
	color: #6E1F4A;
	text-decoration: none;
	}
	
a.xml2:hover {
	color: #6E1F4A;
	text-decoration: none;
	}
	
.navigation_portlet {
	text-align: center;
	background-color: #DE0B7E;
	color: #6E1F4A;
	padding: 5px 5px 20px 5px;
	margin-top: 2px;
	width: 552px;
}


.navigation_portlet a:link, .navigation_portlet a:visited {
	color: #34262A;
	text-decoration: none;
	font-weight: bold;
	}
	
.navigation_portlet a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}

	
.comment_portlet {
	text-align: center;
	color: #34262A;
	padding: 5px 5px 10px 5px;
	background-image: url("bg_text.gif");
}

.comment_portlet a:link, .comment_portlet a:visited {
	color: #DE0B7E;
	text-decoration: underline;
	font-weight: bold;
	}
	
.comment_portlet a:hover {
	color: #34262A;
	text-decoration: none;
	font-weight: bold;
	}
	
	
.comment_header {
	background-color: #E381B7;
	padding: 5px;
	color: #34262A;
	}
	
.comment_header a:link, .comment_header a:visited {
	color: #6E1F4A;
	text-decoration: underline;
	font-weight: bold;
	}
	
.comment_header a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	}
