/* 
   css Copyright (c) Boris Pikula, 2009/2010. All rights reserved.
*/

html, body {  
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	/*font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-family:Tahoma,Helvetica,sans-serif;*/
	font-size: 12px;
	color: #414141;
	background-color: #EFDD79; /* DEDCA0  */
}

/* ====================================================================== */
/* obligatorisch bei Tabellenaufbau */
/* ====================================================================== */

#all {
	width: 900px; /* 916   1005 */
	border: 0px solid #000000;
	vertical-align:top;
	background-color: #FFFFFF;
}

#outsiderahmen {
	width: 900; /* 900 */
	border: 1px solid #AD2F09;
	vertical-align:top;
	background-color: #FFFFFF;
}

#exceptheaderrahmen {
	border: 0px solid #AD2F09;
}

#kontakt {
	background-color: #FFFFFF;
	border-top: 0px solid #000000;
	border-bottom: 0px solid #000000;
	padding-right:4px;
	height:24px;
	width: 100%;
}

#footer {
	background-color: #FFFFFF;
	border-top: 1px solid #6E1900;
	padding:3px;
	width: 100%;
}

#header {
	background-color: #5C1500;
	width: 900px;
	height:137px;
}

#navigation {
	background-color:#5C1500;
	padding:0px;
	padding-top:13px;
	text-align:left;
	width: 210px;
	border: 0px solid #000000;
	border-right: 0px solid #AD2F09;
}

#navigation_bkgr {
	background-color:#5C1500;
}

#contentrahmen {
	/*background-color: #FFFFFF;*/
	text-align: left;
	margin: 0px;
	padding: 0px;
	padding-left: 40px;
	padding-right: 0px;
	line-height:1.5em;
	width:87%;
	border: 0px solid #000000;
}

/* ====================================================================== */
/* Text */
/* ====================================================================== */

h1 {
	padding: 20px 0px 1px 0px;  /* top,  right, bottom, left */
	margin: 0px 0px 30px 0px;  /* top,  right, bottom, left */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
h2 {
	padding: 20px 0px 15px 0px;  /* top,  right, bottom, left */
	margin: 0px 0px 0px 0px;  /* top,  right, bottom, left */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
h3 {
	padding: 5px 0px 15px 0px;  /* top,  right, bottom, left */
	margin: 0px 0px 0px 0px;  /* top,  right, bottom, left */
}
h4 {
	padding: 5px 0px 5px 0px;  /* top,  right, bottom, left */
	margin: 0px 0px 0px 0px;  /* top,  right, bottom, left */
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
p {
	padding: 7px 0px 7px 0px;  /* top,  right, bottom, left */
	margin: 0px 0px 0px 0px;  /* top,  right, bottom, left */
	text-align:justify;
}
.textblock {
	text-align:justify;
	width: 350px;
	float:left;
	clear:left;
	padding: 0px;
	padding-bottom: 40px;
	border: 0px solid #000000;
}
.imageblock {
	text-align:center;
	width: 210px;
	margin-left:15px;
	float:right;
	position:relative;
	padding: 0px;
	border: 0px solid #000000;
}
ul {
	padding: 2px 0px 2px 30px;  /* top,  right, bottom, left 0058EA*/
	margin: 0px 0px 0px 0px;  /* top,  right, bottom, left */
}

h1 { color: #0771BB; font-size: 15px; font-weight:bold; letter-spacing:2px; border-bottom: 1px dashed #AD2F09; font-style:normal; text-align:right;}
h2 { color: #0771BB; font-size: 14px; font-weight:bold; letter-spacing:0px;}
h3 { color: #AD2F09; font-size: 12px; font-weight:bold; letter-spacing:0px;}
h4 { color: #414141; font-size: 13px; font-weight:bold;}
li { padding-bottom:4px;}
small { font-size:10px; line-height:10px; }

.footer { font-size:9px; }
.bildrahmen_duenn { border: 1px solid #000000; }
.bildrahmen_dick { border: 1px solid #EFDD79; padding:10px; background-color:#000000; } /* F0F0F0 */
.highlight { color: #0771BB; } /* 006DFF */
.zitat { font-style: italic; line-height:15px; font-size: 11px; border: 1px solid #414141; padding:10px; color: #0771BB;}
.leseprobe { color:#414141; background-color:#FFFEEF; line-height:17px; border: 1px solid #EEEEEE; }

.veranstaltung_monat { color: #414141; font-size: 13px; font-weight:bold; margin-left:2px;}
.tab_termine_rahmen { background-color: #FFFFFF; font-size:11px; margin-top:1px; }
.tab_termine_kopf { background-color: #F8F8F8; line-height:12px; font-size: 10px;}
.tab_termine_mod01 { background-color: #EDF5FB; vertical-align:top; line-height:12px;}

.tab_detail_kopf { background-color:#EDF5FB; }
.tab_detail_titel { color:#AD2F09; font-weight:bold; font-size: 12px;}
.tab_detail_subtitel { color:#AD2F09; font-weight:bold; font-size: 14px;}
.tab_detail_subdetail { background-color: #EDF5FB; margin-bottom:2px; margin-top:10px; padding:3px;}

.pbk { color: #FF00F0; border:1px solid #0771BB; background-color: #EDF5FB;} /* Infobox außen */
.pbki { background-color: #EDF5FB;} /* Infobox innen*/
.ptt { color: #0771BB; font-size: 10px; font-weight:bold;} /* Infobox Titel */
.pst { color: #414141; font-size: 10px; font-weight:normal;} /* Infobox Text */

.nachoben { text-align:center; padding:40px; padding-bottom:20px; font-size:11px;}
.zurueck { text-align:center; padding:40px; padding-top:10px; font-size:11px;}

/* ====================================================================== */
/* Info Boxen */
/* ====================================================================== */

.box_default, .box01, .box02, .box03{
	width:163px;
	color:#FFFFFF;
	border: 1px solid #0771BB;
	border-right: 2px solid #0771BB;
	border-bottom: 2px solid #0771BB;
	margin-left:6px;
	margin-bottom:20px;
	line-height:1.1em;
}
.box_default_head, .box01, .box02, .box03{
	background-color:#EDF5FB;
	color:#AD2F09;
	border-bottom: 1px solid #0771BB;
	padding: 5px;
	font-weight:bold;
	font-size:0.9em;
}
.box_default_body{
	background-color:#FFFFFF;
	color:#000000;
	padding: 5px;
	font-size:0.85em;
}
.box01_body{
	background-color:#DEDCA0;
	color:#000000;
	padding: 5px;
	font-size:0.85em;
}
.box02_body{
	background-color:#AD2F09;
	color:#FFFFFF;
	padding: 5px;
	font-size:0.85em;
}
.box03_body{
	/*background-color:#FFFFFF;*/
	color:#323232;
	padding: 5px;
	font-size:0.85em;
}

/* ====================================================================== */
/* Login-Box */
/* ====================================================================== */

.loginbox{
	border: 1px solid #CCCCCC;
	background-color:#EEEEEE;
	width:150px;
	color:#000000;
	margin-top:20px;
	margin-bottom:20px;
	font-size:11px;
}

/* ====================================================================== */
/* Hyperlinks - CONTENT */
/* ====================================================================== */

a:link{ color: #AD2F09; text-decoration: underline; }
a:visited { color: #AD2F09; text-decoration: underline; }
a:hover { color: #0771BB; text-decoration: underline; }
a:active { color: #0771BB; text-decoration: underline; }

/* ====================================================================== */
/* Formular */
/* ====================================================================== */
.formfeld_01 {
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	border-left: 2px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #000000;
}

.butt_01 {
	color: #000000;
	padding: 2px 5px 2px 5px;  /* top,  right, bottom, left */
	border-width: 1px;
	border-bottom: 2px solid #3E3E3E;
	border-right: 2px solid #3E3E3E;
	border-top: 1px solid #EEEEEE;
	border-left: 1px solid #EEEEEE;
	background-color: #FFDCA9;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing:1px;
}





