/* =======================init CSS =======================*/
* {
	margin:0;
	padding:0;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	margin-right:20px;
}

/* FCKEDITOR Scrolling Bugfix */
body#cms {
	margin-right:0px;
}

p, li {
	line-height:19px;
	margin: 0.7em 0px;
}

.teaser {
	font-weight:bold;
}


.zitat {
	text-align:right;
	font-style:italic;
}

.small, p.small, .small p  {
	font-size:10px;
	line-height:normal;
}	

#content {
	color:#041a61;
}

#content p {
	text-align:justify;
}

#content p.zitat {
	text-align:right;
}

#content ul {
	margin:0;
	padding:0;
}

#content li {
	list-style-type:square;
	padding:0;
	margin:0;
	
	margin-left:16px;
}

.cleaner, .clear {
	clear:both;
	height:1px;
	font-size:1px;
	border:0px none;
	margin:0; 
	padding:0;
	background:transparent;
}


.errorheadline { 
	font-weight:bold; 
	color: #fff; 
	background-color: #900;
	font-size: 13px;
	margin:10px 3px 0px;
	padding:3px 5px;
}

.errormessage  { 
	font-size: 12px; 
	color: #900;
	padding:3px 5px;
	background-color:#eee;
	margin:0px 3px 10px;
	border:1px solid #900;
}

/* =======================basic layout ======================= */

#maintbl {
	width:1000px;
	text-align:left;
	border-top:1px solid #89898b;
	border-right:1px solid #89898b;
	border-bottom:1px solid #89898b;
}

#header {
	border-top:18px solid #d4d0cf;
	background-repeat:no-repeat;
	
	padding:8px 0px;
 
	width:1000px;
	text-align:right;
}
     
#header img {
	margin-right:12px;
}
	 
#nav {
	background: #D3D0D0;
	width:192px;
	border-top:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}	 

#content {
	padding:1px;
	border-left:1px solid #89898b;
	border-right:1px solid #89898b;
}

#content #topimg {
	padding-bottom:1px;
	border-bottom:12px solid #9ba5ae;
}
	 
#main {
	padding:18px 24px; 
}

#contentfooter {
	color:#8C8A8A;
	padding:8px 0px;
	font-size:11px;
	border-top:1px solid #ccc;
    text-align:right;
	margin:0px 24px;
}

#content #contentfooter a {
     text-decoration:none;
	 border-bottom-width:0px;
     color:#8C8A8A;
	 padding:0px;
}

#content #contentfooter a:hover {
     text-decoration:underline;
     color:#8C8A8A;
}

#infocol {
	background: #EDEDED;
	width:168px;
	padding:12px 16px;
	border:1px solid #fff;
}	

html>body #infocol {
	width: 200px;
}
	 
#footer, #footer a {
    
	padding:3px 12px;
	color:#aaa;
	font-size:11px;
	text-decoration:none;
	width:1000px;
}

/* ======================= Nav ==================== */

/* 1. Navigationsebene */

#nav ul {
	list-style-type:none;
	margin:0px;
}

#nav li {
	border-bottom:5px solid #fff;	
	line-height:normal;
	margin:0px;
}

#nav ul a {
	color:#8C8A8A;	
	
	display:block;
	padding:4px 4px 4px 12px;

	text-decoration:none;
	font-weight:normal;
}

#nav ul a:hover, #nav ul a.act  {
	background-color:#ECECEC;
	color:#010101;
}


/* 2. Navigationsebene */

#nav ul ul {
}

#nav li li {
	border-top:0px solid #fff;	
	border-bottom:0px solid #fff;
}

#nav ul ul a {
	background-color:#ccc;
	
	font-size:11px;
	font-weight:normal;
	padding:2px 2px 2px 24px;
	border-bottom:0px solid #fff;
	border-top:0px solid #fff;	
}

#nav ul ul a:hover,#nav ul ul a.act {
	background-color:#ddd;
	color:#000;
}

/* 3. Navigationsebene */

#nav ul ul ul {
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;	
}

#nav ul ul ul a {
	background-color:#ddd;

	font-size:11px;
	font-weight:normal;
	
	padding:1px 4px 1px 30px;
	
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

#nav ul ul ul a:hover {
	background-color:#fff;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
}


/* 4. Navigationsebene */
#nav li li li li a {
	padding:0px 4px 0px 36px;
	font-size:10px;
}

/* 5. Navigationsebene */
#nav li li li li li a {
	padding:0px 4px 0px 42px;
	font-size:10px;	
}

.navincntheadline {
	margin-top:16px;
	background-color:#ccc;
	display:block;
	padding: 3px 10px;
	font-weight:bold;
	color:#fff;
}

ul#navincnt {
	background-color:#f9f9f9;
	border:1px solid #ccc;
	padding:5px 10px 10px 10px;
	margin-top:-14px;
}

ul#navincnt li a.act {
	font-weight:bold;
}
/* ie bugfix start */
#nav a,#nav li {
	height:1em;
}

html>body #nav a,html>body #nav li {
	height:auto;
}
/* ie bugfix end */

/* ======================= Content ==================== */

h1 { 
	font-size: 20px;
	color: #878A91;
	font-weight:normal;
	margin: 0px 0px 0.5em 0px; 
}

h2 { 
	font-size: 14px;
	background-image:url(/img/ly/h2_bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:16px;
	font-weight:bold;
	color: #878A91;
	margin: 1.5em 0px 0.5em 0px; 
}

.contentimgleft, .contentimgright {
	margin-top:0.5em;
	margin-bottom:0.7em;
}

.contentimgleft {
	float:left;
	margin-right:1.7em;
}
.contentimgright {
	float:right;
	margin-left:2em;
}


.contentimgtblleft, .contentimgtblright {
	margin-top:1em;
	margin-bottom:0.7em;
	
	font-size:10px;
	line-height:normal;
}


.contentimgtblright {
	float:right;
	margin-left:1.7em;

}

.contentimgtblleft {
	float:left;
	margin-right:16px;
	font-size:10px;
	line-height:normal;
}

.contentimgtblright .subline,.contentimgtblleft .subline {
	padding:2px 4px;
	background-color:#eee;
}

#content #main .contentimgtblright img,#content #main .contentimgtblleft img {
	margin-bottom:0;
}

#content a {
	color:#900;
    text-decoration:none;
	border-bottom:1px dashed #999;
}

#content a:hover {
	color:#900;
    text-decoration:none;
	border-bottom:1px solid #900;
}

#infocol h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px 0px 0.5em 0px; 
}

#infocol input {
	margin: 0.1em 0px 0.3em 0px; 
	width:160px;
}

#infocol div.hr {
	color:#666; /* IE 6 */
	border-bottom: 1px dashed #666; /* Opera 7.11 */
	height:0px;
	line-height:0px;
	margin: 1.2em 0px 1em 0px; 
}

#infocol ul#news {
	list-style-type:none;
}

#infocol a {
	background-image:url(../img/ly/pfeil_orange_ov.gif);
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:10px;
	color:#444;
	font-weight:normal;
	text-decoration:none;
}

#infocol a:hover {
	background-image:url(../img/ly/pfeil_orange.gif);
}


#colorscreen {
	display:none;
}


/* ======================= Mod - Sitemap ==================== */


#sitemap ul {
	list-style-type:none;
}

#sitemap li {
	margin:0px 0px 16px 0px;
	font-weight:bold;
}

#sitemap a {
	border-width:0px;
	text-decoration:none;
	color:#444;
}

#sitemap a:hover {
	border-width:0px;
	text-decoration:underline;
}

#sitemap ul ul {
	list-style-type:square;
}

#sitemap li li{
	margin:0px 0px 2px 32px;
	font-weight:normal;
}


/* ======================= Search ==================== */

#search {

}

#search input#searchfield {
	width:130px; 
	font-size:11px; 
	border:1px solid #999; 
	padding:2px;
}

#search input#searchfield.ov {
	background-color:#faeeee;
	border-color:#666;
}

#search input#searchsubmit {
	font-size:11px; 
	border:1px solid #999; 
	padding: 0px 0px 1px 0px;
	background-color:#fff;
	width:20px;
}
/* ======================= Login ==================== */

#loginform {
}

#loginform input#loginname {
	width:155px; 
	font-size:11px; 
	border:1px solid #999; 
	padding:2px;
}

#loginform input#loginpw {
	width:130px; 
	font-size:11px; 
	border:1px solid #999; 
	padding:2px;
}

#loginform input#loginname.ov, #loginform input#loginpw.ov {
	background-color:#faeeee;
	border-color:#666;
}

#loginform input#loginsubmit {
	font-size:11px; 
	border:1px solid #999; 
	padding: 0px 0px 1px 0px;
	background-color:#fff;
	width:20px;
}

tr.topspace td {
	padding-top:12px;
}

tr.btmspace td {
	padding-bottom:12px;
}

.required {
	color:#900;
}

/* ======================= File ==================== */



#fileList {
	border:1px solid #999;
}

#fileList .headline td {
	padding:3px 4px;
	background-color:#EEE;
	border-bottom:1px solid #999;
	font-weight:bold;
}

#fileList .totalsum td {
	padding:3px 4px;
	background-color:#EEE;
	border-top:1px solid #999;
	font-weight:bold;
}

#fileList .subcat td {
	padding:12px 4px 3px 4px;
	border-bottom:1px solid #CCC;
	font-weight:bold;
}

#fileList .subsum td {
	padding:3px 4px 12px 4px;
	border-top:1px solid #CCC;
	
	font-weight:bold;
}

#fileList .file td {
	padding:2px 4px;
}

#fileList .file a{
	text-decoration:none;
}

#fileList .file a img{
	border:0px solid #FFF;
}


#fileList .file td .description{
	padding: 2px 0px 3px 16px;
	font:11px;
}

#fileList .file td .gdescription{
	font:11px;
}


/* ======================= Gallery ==================== */

#gallerynav {
	padding: 3px;
}

#gallerynav img {
	border:1px solid #999;
	margin-bottom:4px;
}


/* ======================= Forum ==================== */

#forumDetail {
	border:1px solid #999;
}

#forumDetail td {
	padding:5px 4px;
	border-top:1px solid #999;
}

#forumDetail .headline td {
	padding:3px 4px;
	background-color:#EEE;
	font-weight:bold;
	border-top:0px solid #999;
}

#forumDetail p {
	margin:0px;
}

#forumDetail p.from {
	margin-bottom:6px;
	font-weight:bold;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
