/*
Original Theme Name: CMS 2
Theme URI: http://www.bos89.nl/
Description: CMS theme for Wordpress
Version: 0.2
Author: Martijn Stegink
Datum: September 2008

modified by Author: Wolfgang Kurtz
hiddenline-design.com
Datum: November 2008
*/

/* RESET ALL MARGINS AND PADDING */

* {
	margin: 0;
	padding: 0;
}
/* force scrollbar for FF */

html {
	height: 100%;
	margin-bottom: 1px;
}
/************* GENERAL ****************/

body {
	background:#fff;
	color : #666;
	font-family : Arial, Tahoma, Helvetica, Sans-Serif;
	font-style : normal;
	padding:2px 2em;
	margin:0px;
	line-height:1.5em;
	font-size:75%;
}

hr {
border:none;
color: #86d90b;
background-color: #86d90b;
height: 1px;
}


ul, ol {
	margin: 11px 0 10px 18px;
}
/*font styles*/
p {
	font-size : 1em;
	font-style : normal;
	margin-bottom: 2px;
	margin-top: 2px;
	padding: 0px;
}
h1 {
	font-size : 1.1em;
}
h2 {
	font-size : 1.2em;
}
h3 {
	font-size:1.2em;
}
h4, h5, h6 {
	font-size:1.2em;
}
h1, h2, h3, h4, h5, h6 {
	font-family :Arial, Tahoma, Helvetica, Sans-Serif;
	color : #093;
	margin: 10px 0px;
	padding:2px 0px;
	clear: both;
}
/*linkcolor*/
a:link, a:visited {
	font-weight:normal;
	color : #86D90B;
	text-decoration : underline;
}
a:hover, a:active {
	text-decoration : underline;
	border:none;
	color : #093;
}
#content h2 a:link, #content h2 a:visited, #header h1 a:link, #header h1 a:visited, #content h3 a:link, #content h3 a:visited {
	color:#86D90B;
	font-weight:normal;
	text-decoration:none;
	border:none;
}
#content h2 a:hover, #content h2 a:active, #header h1 a:hover, #header h1 a:active, #content h3 a:hover, #content h3 a:active {
	color:#093;
	text-decoration: underline;
}
#wrap {
	width: 760px;
	margin: 10px auto 0px;
	background: #e6f8df;
	border: 0px solid #fff;
    padding:0 
}
#main {/*
	border-left:5px solid #036;
	border-right:5px solid #036;
	border-bottom:1px solid #fff;
	border-top:0px solid #036;	
        border-bottom:2px solid #036;
	margin-bottom:1px solid #fff;
	
1 Angabe	- Abstand rundherum
2 Angaben	- die erste Angabe für oben und unten, die zweite Angabe für rechts und links
3 Angaben	- die erste Angabe für oben, die zweite Angabe für rechts und links, die dritte für unten
4 Angaben	- die erste Angabe für oben, die zweite Angabe für rechts, die dritte für unten und die vierte für links

*/
}

#content {
	width: 460px;
	padding: 0px 30px 15px 15px;
	border-left:15px solid #e6f8df;
	float: left;
/*	background-image: url(img/frauenkirche_hg.gif);
	background-repeat: no-repeat; */
	background-color: #fff;
}
br.clear {
	clear: both;
}
/* HEADER */

#head {
	padding: 31px 30px 0;
	color: #fff;
	font-weight: normal;
	clear: both;
	height: 100px;
	font-size: 150%;
/*	background-color: #036;	*/
	background-image: url(img/slogan.png);
	background-repeat: no-repeat;

}
/*	Titelüberschrift in Header	*/
	
#head h1 {
	position: relative;
	top: 60px;
	left: 0px; 
/*	background-image: url(img/logo.gif);
	background-repeat: no-repeat; 	*/
}
#head h1 a {
	display: block;
        text-transform: uppercase;
	text-decoration: none;
	color: #86D90B;
/*	text-indent: -9000px;	falls Titel nicht sichtbar sein soll*/
	
}
/* Slogan */

#slogan {
	padding: 0 30px 0;
	font-size : 1.2em;
	color: #093;
	clear: both;
	margin: 0px 0px 16px;
	
}
/* MENU */

#menu {
	float: right;
	width: 170px;
	margin: 0px 0px 21px 30px;
	padding: 10px 20px 10px 8px;
	border-left:2px solid #fff;
/*	border-right:5px solid #fff; */
/*	border-bottom:1px solid #fff; */
	border-top:2px solid #fff; 
	background: #e6f8df;   /* Hintergrundfarbe Menüblock*/

}
#menu ul {
	margin: 0;
}
#menu li {
	list-style: none;/*	border-bottom: 1px solid #ccc;*/
}
#menu li a {
	padding: 0 5px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #093;
	font-weight:bold;
/*	text-transform:uppercase; */
/*    border-bottom: 1px solid #fff; */
}
#menu li a:hover {
	color: #86d90b;
    background-color: #fff;
/*  border-bottom: 1px solid #036; */
}
#menu ul ul li {
	/*	border-top: 1px solid #ccc;	*/
	padding-left: 10px;
}

#menu ul ul li a:before {
	content: "/ ";
}
.page_item ul {
	display: none;

}
#menu .current_page_item ul, .current_page_parent ul {
	display: block;
	color: #86d90b;
}

#menu .current_page_item li, #menu .current_page_parent ul li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
	color: #86d90b;
}


/* WEBLOG */

.vortrag {
	display: block;
	color: #86d90b;
}


/************ FOOTER ***************/


#footer {
	padding: 5px 0px 35px 0px;
	background: #fff;
	hight: 50px;
    margin: 0;
/* 	clear: both; */
}

#footer p {
	padding-left: 170px;
	color: #093;
/*	text-decoration: none;
	font-weight:bold;
	font-size : 1.3em; */
}
#footer img {
	border: 0px;
	margin: 5px 30px 5px 30px;
}




/* For Link Indication plugin */

a.liexternal {
	padding-right: 12px;
	background: url(img/link-icon_external.png) no-repeat right;
}
a.liwikipedia {
	padding-right: 14px;
	background: url(img/link-icon_wikipedia.png) no-repeat right;
}
a.liimdb {
	padding-right: 18px;
	background: url(img/link-icon_imdb.png) no-repeat right;
}
a.liftp {
	padding-right: 13px;
	background: url(img/link-icon_ftp.png) no-repeat right;
}
a.limailto {
	padding-right: 18px;
	background: url(img/link-icon_mail.gif) no-repeat right;
}
a.lipdf {
	padding-right: 12px;
	background: url(img/link-icon_pdf.png) no-repeat right;
}
