*{ margin: 0; padding: 0; }*

body { font: 12px Arial, Sans-Serif; line-height: 1.8em; background: #354256; color: #EBEBEB; }

/* #1e1e1e 7a4a1c */

a {COLOR: #ffffff; text-decoration: none;}

p.MainTitle {
/*	font: bold Arial, Helvetica, sans-serif;
*/	margin: 0 0 10px; 
	color: #eee;
	font-size: 19px;
	font-weight: 100;
	padding: 0 0 0 11px;
	letter-spacing: -1px;
	line-height: 12px;
	border-bottom: 1.5px solid;
	border-bottom-color:#EBEBEB;
}
	


p.SubTitle {
	font: 14px Arial, Helvetica, sans-serif;
	border-bottom: 1px #585858;
	border-bottom-style:solid;
	padding: 10px 0 3px;
	letter-spacing: 1px;
}

a:visited {COLOR: #ffffff; text-decoration: none;}

#left a:hover {
		text-decoration: none;
		display: block;
		color: #ffffff;
		background: #b7592b;
		text-align:left;
		}
		
a:hover {
	text-decoration:underline;
	text-align: right;
}

#right a
{
	/*font: bold;*/
	color: #95b7b8;
}
	

h2 { margin: 0 0 10px; padding: 10px 0 3px; font-size: 19px; }
h3 { padding-left: 10px; color: #fff; background: #101010 ; font-size: 1em; height: 24px; line-height: 24px; }
ul {  padding: 0; margin: 0 0 10px;}
li {
	list-style-type: none;
	text-align: left;
}
p {
	margin: 5px 0 10px 0;
}
img {
	border: none;
	text-align: center;
}

#header {
background: #000 url(images/header.jpg) repeat-x;
height: 133px;
}
#header h1 {
font-size: 30px;
font-weight: 100;
letter-spacing: -1px;
padding: 22px 0 5px 10px;
}
/*#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
text-decoration: none;
}
*/
#header h2 {
color: #eee;
font-size: 19px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}


#articles_unterstuetzer {
		background-image: url(images/background_100.jpg);
		background-position:right top;
		background-repeat:no-repeat;
		border-top: 1.5px solid;
		border-top-color:#EBEBEB;
		line-height: 2em;
	/*	font: bold;*/
}

#articles_normal {
		border-top: 1.5px solid;
		border-top-color:#EBEBEB;
}

#articles_picright100 {
		background-image: url(images/background_100.jpg);
		background-position:right top;
		background-repeat:no-repeat;
		border-top: 1.5px solid;
		border-top-color:#EBEBEB;
}

#articles_picright25 {
	background-image: url(images/background_25.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	border-top: 1.5px solid;
	border-top-color:#EBEBEB;
	font-weight: normal;
}


#wrap { padding: 10px 10px 3px 10px; width: 760px; margin:20px auto; background: #000;}
#left { float: left; width: 180px; background: #000; margin-bottom: 10px; margin-top: 20px; }
#left ul { padding: 5px 10px 10px 10px; margin: 0; border:medium #F5F5F5}
#right { margin-bottom: 10px; float: right; width: 550px; padding: 0 10px 10px 10px; margin-top: 10px;}
	
#footer { font-size: 11px; text-align: center; border-top: 1px solid #ccc; padding: 10px 5px; }

