/*								*
 *	Stylesheet Motorland Hofmann				*
 *								*
 * 								*/

@charset "utf-8";

html { height: 100% } 

body {  
	font-family: Tahoma, Sans-Serif, Arial;
	font-size: 14px;
	margin: 0;
	padding: 0;
	background-color: #FEFEFE;
	height: 100%;
     }

#page
     {
	background-color: #FEFEFE;
	width: 100%;
	height: 100%;
	min-width: 700px;
	overflow: auto;

     }

#header
     {
	position: fixed; left: 0px; top: 0px; right: 0px; z-index: 5;
	width: 100%;
	min-width: 700px;
	padding: 5px;
	height: 80px;
	border-bottom: 1px #00A050 solid;
	background-color: #FFFFFF;
	overflow: hidden;
     }

#links
     {
	width: 180px;
	position: fixed;
	left: 0px;
	top: 90px;
	bottom: 0px;
	display: block;
	border-right: 1px #00A050 solid;
	min-height: 500px;
	padding-top: 20px;
	background-color: #FCFCFC;
     }

#content
     {
	margin-left: 10px;
	min-height: 500px;
	padding-right: 20px;
	padding-bottom: 15px;
	position: absolute; top: 85px; left: 180px; right: 0px; bottom: 46 px;
	float: both;
	min-width: 400px;
	padding-top: 15px; 
	padding-left: 20px; padding-right: 20px;
	padding-bottom: 50px;
	margin-bottom: 50px;
	font-family: tahoma, sans-serif, arial;
	
     }

#footer
     {
     	position: fixed; left: 0px; bottom: 0px; right: 0px;
     	width: 100%;
	background-image:url(Gras.png);
     	background-repeat: repeat-x;
     	background-color: transparent;
     	border-bottom: 2px #00A050 solid;
     }
     
 
.clearer {clear:both; float:none; }
hr.clearer { border: 0; border-bottom: 1px #CCCCCC solid;}
.menu { height: 22px; display: block; }
.menu a, .menu a:active {padding-left:20px; text-decoration: none; color: #00A050; border: 0; }
.menu a:hover {padding-left:20px; text-decoration: none; color: #FF7700; border: 0; background-color: #EDFFF6; }
.menu-ebene2 { height: 20px; display: block; }
.menu-ebene2 a, .menu-ebene2 a:active{padding-left:30px; font-size:0.9em; text-decoration: none; color: #00A050; border: 0; }
.menu-ebene2 a:hover {padding-left:30px; text-decoration: none; color: #FF7700; border: 0; background-color: #EDFFF6; }
     
     
DIV.csc-frame-frame1
	{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	padding-left: 20px;
	border-top: 1px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;
	border-right: 1px #777777 solid;
	border-bottom: 1px #777777 solid;
	clear: both;		
	}

DIV.csc-frame-frame2
	{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	padding-left: 20px;
	border-top: 3px #AAAAAA double;
	border-left: 3px #AAAAAA double;
	border-right: 3px #777777 double;
	border-bottom: 3px #777777 double;
	clear: both;		
	}
	
	
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {
	padding: 0;
	margin: 0;
	border-top: 1px #DDDDDD solid;
	border-left: 1px #D5D5D5 solid;
	border-right: 1px #AAAAAA solid;
	border-bottom: 1px #AAAAAA solid;
	}
	
p	{
	margin: 0;
	}		

p.bodytext
	{
	margin-bottom: 10px;
	}
	
p.indent
	{
	margin-bottom: 10px;
	}	
	
DIV.csc-textpic-left DIV.csc-textpic-imagewrap a:hover
	{
	border-bottom: 0px;
	} 
	
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0;  font-size: 0.82em;}

h1	{ font-size: 1.6em; margin-top: 12px; margin-bottom: 10px;}
h2	{ font-size: 1.3em; margin-top: 10px; margin-bottom: 8px;}
h3	{ font-size: 1.1em; margin-top: 8px;  margin-bottom: 6px;}
h4	{ font-size: 1em;   margin-top: 5px;  margin-bottom: 4px;}
h5	{ font-size: 0.9em  margin-top: 5px;  margin-bottom: 3px;}

table	{ margin: 0; padding: 0; border: 0; vertical-align: top;}
tr, td  { margin: 0; padding: 0; vertical-align: top; }

#content a, #content a:active, #content a:visited, #content a:link
	{
	text-decoration: none;
	color: #AAAAFF;
	}


p a:hover
	{
	color: #CCCCFF;
	border-bottom: 1px dashed;
	}
	
p.csc-frame-frame1
	{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;
	border-right: 1px #777777 solid;
	border-bottom: 1px #777777 solid;

	background-color: #444444;

	clear: both;		
	}
	
p.csc-frame-frame2
	{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top: 1px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;
	border-right: 1px #777777 solid;
	border-bottom: 1px #777777 solid;
	background-color: #FF7700;
	color: #000000;
	clear: both;		
	}
	
.newspic { float: left; margin-right: 25px; margin-bottom: 3px; }
.news-single-img { }
.newssh { margin-bottom: 20px; }
.news_content { }
.news_date { text-align: right; font-size: 0.82em; }
.news-list-item a, .news-list-item a:hover { border-bottom: 0px; !important }
.news-list-morelink a { border-bottom: 0px; !important }
.newssh h3 { font-weight: normal; font-size: 1em; }
.news-single-imgcaption, news-list-imgcaption { font-size: 0.82em; }
.news_author { font-size: 0.9em; text-align: left; font-style: italic; float: left; }
.news-list-container { clear: both; padding-top: 15px; }

ul { margin-left: 0px; margin-top: 10px; margin-bottom: 10px; list-style-position: inside; padding: 0; }
ul li { padding: 5px; margin: 0; }

.indent { margin-left: 20px; }	

.align-left	{ text-align: left; }
.align-right	{ text-align: right; }
.align-center	{ text-align: center; }
.align-justity  { text-align: justify; }
p.align-left, p.align-right, p.align-center, p.align-justity { margin-bottom: 10px; }

.csc-frame-rulerBefore { border-top: 1px #CCCCCC solid;  margin-bottom: 20px; clear: both; float: none;}
.csc-frame-rulerAfter  { border-bottom: 1px #CCCCCC solid;  margin-bottom: 15px; clear: both; float: none;}

.csc-header { clear: both; }

a img { border: 0; }
.csc-textpic-text a:hover { border: 0; }
DIV.tx-ttnews-browsebox a { padding-right: 5px; }

