/*  
Theme Name: NormanKalle aktuell
Theme URI: 
Description: 
Version: 1
Author: FH
Author URI: 

	
 */

body {
/*	background-color: #67737F; */
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	overflow: hidden;
}


h1 {
	font-size: 1.4em; /*	color: #46505A; */
	color: #CC0000;
}
h2 {
	font-size: 1.4em;
	color: #46505A; 
	font-weight: normal;
}

td {
	font-size: 0.9em;
}

a {
	color: #000;
}


.datum {
	visibility: hidden;
	display: none;
}

#alles {
	position: absolute;
	height: 580px;
	width: 960px;
	left: 50%;
	top: 50%;
	margin-left: -480px;
	margin-top: -290px;
	background-image: url(pics/hgr_links_small2.gif);
	background-repeat: no-repeat;
	background-color: #F4F4F4;
	border: 2px solid #ACB7C1;
}

#kopf {
	position: absolute;
	right: 0px;
	height: 70px;
	width: 170px;
	z-index: 20;
}

#kopf #logo {
	position: absolute;
	top: 20px;
}

#kopf #logo[id] {
		left: 27px;
}



#inhalt {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 580px;
	width: 155px;
	background-image: url(pics/hgr_rechts2.gif); 
	background-repeat: repeat-x; 
	line-height: 1em;	
	padding-left: 25px;
}


#inhalt[id] {
		height: 580px;
		width: 135px;
		padding-left: 15px;	
}


#inhalt ul {
		padding: 0px;
		margin: 0px;
		margin-top: 100px;
		}
		
#inhalt ul.archiv {
	margin-top: 30px;
}		

#inhalt li {
			list-style-type: none;
			text-align: left;
			line-height: 1.2em;
			margin-top: 5px;	
		}

#inhalt li a {
	text-decoration:none;
	height: 1em;
	color:	#46505A;
	display: block;
/* font-family: Arial, Helvetica, sans-serif; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	
		}
#inhalt ul a:hover {
		color: #ffffff;
		}
		
#inhalt ul a.aktiv {
	color: #fff;
}		
		
#inhalt ul.archiv a {
	font-size: 0.8em;

}


#searchform {
	text-align: right;
	width: 100px;
}

input#s {
	border: 1px solid #46505A;
	width: 100px;
	margin-top: 40px;
}

input#searchsubmit{
	background-color: #677783;
	color: #C6CDD2;
	border: 1px solid #46505A;
	margin-top: 3px;
}

#inhalt .current_page_item {
	background-color: #fff;
	width: 110px;
}
#inhalt .current_page_item a:hover {
	background-color: #fff;
	width: 110px;
	color:	#46505A;
	cursor: default;
}


#daten {
	position: absolute;
	top: 0px;
	left: 30px;
	width: 723px;
	height: 580px;
	overflow: auto;

	scrollbar-3dlight-color: White;
	scrollbar-highlight-color: #46505A;
	scrollbar-darkshadow-color: #46505A;
	scrollbar-shadow-color: White;
	scrollbar-face-color: White;
	scrollbar-base-color: White;
	scrollbar-track-color: White;
	scrollbar-arrow-color: #46505A;
	z-index: 20;
}

#daten[id] {
width: 750px;
height: 580px;
	
}


#text {
	margin: 30px;
	font-size: 0.9em;	
}

#text h2 {
	margin: 0px;

}
#text h2 a {
/*	color: #46505A; */
	font-size: 0.8em;
	font-weight: bold;
}

#text .klein, #text .klein a {
	font-size: 0.7em;
	color: #666666;
	line-height: 1.2em;
}
#text .datum {
	font-size: 0.7em;
	text-align: right;
	width: 95%;
	color: #34404C;
}

#text img  {
	margin: 5px;
	border: 1px solid #666666;

}

input, textarea {
	border: 1px solid grey;
	background-color: #E3E7ED;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
input:focus, textarea:focus {
	background-color: #fff;

}

textarea#comment {
	width: 650px;
	border: 1px solid grey;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:	1em;
}
input#submit {
	background-color: #CED6DE;
	color: #435363;
	border: 1px solid #46505A;
	margin-top: 3px;
	font-size:	1em;	
}


table.filmo {
	width: 60%;
	margin-left: 12%;
}
table.filmo td.jahr {
	padding: 4px;
	text-align: right;
	vertical-align: top;
	padding-right: 7px;
}

hr {
	border:	none;
	border-bottom: 1px solid grey;
	margin-bottom: 18px;
}


table.filme {
	border-collapse:collapse;
}

table.filme td {
	vertical-align: top;
	padding-right: 10px;
	padding-bottom: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #ccc;
	line-height:1.8em;
	font-size:80%;
}

#text[id] td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
}


table.fotos td {
	text-align: center;
	height: 128px;
	width: 128px;
}


/* Searchhighlite */
.hilite {
	color: #000;
	background-color: #7FFF00;
}


/* Navogation ~/

#navi a {
	font-size: 0.7em;
	text-decoration: none;
/*	border: 1px solid #333; */
	background-color: #C9C9C9;
	padding: 2px 5px 2px 5px;
}

#navi .navi_l {
	float: left;
}

#navi .navi_r {
	float: right;
}

/* POSTLIST */


td.postlist {
	line-height: 2em;
	font-weight: bold;
}

td.postlist h1 {
	margin-bottom: 30px;
}
