/*
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 : #036;
	font-family :'Lucida Sans Unicode', 'Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	font-style : normal;
	padding:2px 2em;
	margin:0px;
	line-height:1.5em;
	font-size:80%;
}
hr {
	border: 1px solid #ccf;
}
ul, ol {
	margin: 11px 0 10px 18px;
}
/*font styles*/
p {
	font-size : 1em;
	font-style : normal;
	margin-bottom: 21px;
	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 :Georgia, 'Trebuchet MS', 'Lucida Sans', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	color : #c33;
	margin: 10px 0px;
	padding:2px 0px;
	clear: both;
}
/*linkcolor*/
a:link, a:visited {
	font-weight:normal;
	color : #036;
	text-decoration : underline;
}
a:hover, a:active {
	text-decoration : underline;
	border:none;
	color : #c33;
}
#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:#ccf;
	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:#ccf;
	text-decoration: underline;
}
#wrap {
	width: 760px;
	margin: 10px auto 0px;
	background: #036;
	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: 30px 30px 0;
	float: right;
	background-image: url(img/frauenkirche_hg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
}
br.clear {
	clear: both;
}


table { border:1px solid #036; border-collapse:collapse; border-spacing:0; }
td, th { border:1px solid #036; padding:5px; text-align:left; }


#table1 {
  border-collapse:collapse;
  border-spacing:0;
  border:0;
  border-width:0;
  border-spacing:0;
}

#table1 th {
  border-style:solid;
  border-width:1px;
  border-color:#036;
  color: #c33;
  text-align:left;
  border-spacing:0;
}

#table1 td {
  border-style:solid;
  border-width:1px;
  border-color:#036;
}


/* HEADER */

#head {
	padding: 31px 30px 0;
	color: #fff;
	font-weight: normal;
	clear: both;
	height: 100px;
	font-size: 200%;
	/*	background-color: #036;	*/
	background-image: url(img/dresden_skyline761.gif);
	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-decoration: none;
	color: #ccf;/*	text-indent: -9000px;	falls Titel nicht sichtbar sein soll*/
}

#ticker a {
	text-decoration: none;
	/*color: #ccf;*/
}

/* Slogan */

#slogan {
	padding: 0 30px 0;
	font-size : 1.3em;
	color: #fff;
	clear: both;
}
/* MENU */

#menu {
	float: left;
	width: 170px;
	margin: 31px 30px 21px 0px;
	border: 0px solid #093; /* Randlinien oben und unten*/
	border-width: 0px 0px;  /* Randlinien Menüblock oben + unten, Randlinie seiten*/
	background: #fff;   /* Hintergrundfarbe Menüblock*/
	padding: 10px 20px;
}
#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: #c33; /*#036;*/
	font-weight:normal;
	text-transform:uppercase;
        border-bottom: 1px solid #fff;
}
#menu li a:hover {
	color: #036;/* background-color: #00FF00; */
        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: #036;
}

#menu .current_page_item li, #menu .current_page_parent ul li {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0px;
}
/*forms*/
input, textarea, select, option {
	font-family :'Lucida Sans', 'Trebuchet MS', 'Lucida Grande', 'Bitstream Sans Vera', Verdana, Arial, Tahoma, Helvetica, Sans-Serif;
	font-size:100%;
	padding: 2px;
	background : #fff;
	color : #036;
	border: 1px solid #ccc;
	margin: 2px;
}
fieldset, legend {
	background:transparent;
	color : #036;
	border: none;
	padding: 2px;
}
label, legend {
	font-weight:normal;
}
/* WEBLOG */

.post {
	border-bottom: 1px solid #ccc;
/*	margin-bottom: 15px; */
}
/* FOOTER */


#footer {
	padding: 5px 0px 35px 0px;
	background: #fff;
hight: 50px;
        margin: 0;
/* 	clear: both; */
}
#imc {
	float: left;
	background: #fff;
}
#tud {
	float: right;
	background: #fff;
}
#footer p {
	padding-left: 170px;
	color: #a63225;
	text-decoration: none;
	font-weight:bold;
	font-size : 1.3em;
}
#footer img {
	border: 0px;
}
/* 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;
}

a img {
        border : 0 none;
}