/*----------- vck-paderborn.de  ------------------------*/
/*----------- basic html styles ------------------------*/

body {
	font-family: Verdana, sans-serif;
	font-size: 70%;
	background: url(../images/bg.gif) center repeat-y;
	background-color: #ccd1d8;
	text-align: center;
	margin: 0px;
}

a {
	color: #003399; 
	text-decoration: underline;
	text-underline-style: dotted;
}

a:visited {
	color: #606060;
}

a:hover {
	color: #000000;
	text-decoration: underline;
} 

a img {
	border: 0px;
}

p {
	line-height: normal;
	margin-top: 0;
	margin-bottom: 0;
}

h2,h3,h4,h5 {
	margin-top: 1em;
	margin-bottom: 0.4em;
	line-height: normal;
}

td, th {
	vertical-align: top;
	text-align: left;
}


h1 {
	margin-top: 0px;
	/*color: #313361;*/
	color:#333366;
	font-size: 180%;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1em;
}

h2 { font-size: 135%; }

h3 { font-size: 128%; }

h4 { font-size: 128%; font-weight: normal; } 

h5 { font-size: 100%; }

h6 {
	font-size: 90%;
	margin-top: 0;
	margin-bottom: 0;
}

ul {
	margin-left: 0px;
	padding-left: 16px;
	list-style-image: url(../images/bullet_6x6_01.gif);
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: normal;
}

ul ul {
	margin-left: 0px;
	padding-left: 16px; 
	list-style-image: url(../images/bullet_4x4_01.gif);
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	line-height: normal;
}

li { margin-bottom: 0.5em; }



/*------------------------layout grid-----------------------------------------------*/
div#global_container {
	width: 900px;
	text-align: left;
	margin: 15px auto;
	background-color: #e8e8e8;
	border: 1px solid #ffffff;
}

div#logozone {
	height: 108px;
	margin-bottom: 36px;
}


div#left_container {
	width: 200px;
	float: left;
	padding: 0 0 24px 0;

}

div#right_container {
	width: 684px;
	background-color: #ffffff;
	padding: 4px;
	margin: 4px;
	float: left;
}

div#footzone_container {
	clear: both;
	padding: 4px 8px 4px 276px;
	color: #666666;
	font-size: 90%;
}

/*-----------------navigation------------------------------------*/

div.leftnav {
	height: 28px;
	margin-left: 3px;
	margin-bottom: 3px;
	background: url(../images/nav_grad0.gif) repeat-x;
}



div.homebutton {
	margin-left: 67px;
	height: 60px;
}

div.homebutton a:link, div.homebutton a:visited {
	color: #666666;
	font-size: 90%;
	text-align: right;
	display: block;
	font-weight: bold;
	padding: 28px 5px 11px 0px;
	text-decoration: none;	
}

div.homebutton a:hover {
	color: #000000;
	text-align: right;
	display: block;
	font-weight: bold;
	padding: 28px 5px 11px 0px;
}


div.leftnav a:link, div.leftnav a:visited{
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	text-align: right;
	display: block;
	padding: 10px 6px 9px 0px;
	text-decoration: none;
}

div.leftnav a:hover{
	color: #ffffff;
	background-color: #000000;
	display: block;
	padding: 10px 6px 9px 0px;
	text-decoration: none;	
}



/*---------------------------all content--------------------------*/

div.plain_article {
	margin: 24px 48px 0 48px;
}

div.plain_article h3 {
	line-height: 110%;
	margin-bottom: 0.4em;
	color: #666666;
	text-transform: uppercase;
	letter-spacing: 0.2em;
}

div.plain_article h5 {
	line-height: 130%;
	margin-bottom: 0.4em;
	color: #32528e;
}

p.lead {
	font-size: 120%;
}

div.plain_article p {
	line-height: 130%;
	margin-bottom: 0.4em;
}

/*div.plain_article img {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}*/

div.plain_article img.plain {
	float: none;
	margin-bottom: 18px;
}
div.box1 {
	padding: 8px;
	margin: 6px 12px 12px 0;
	border: 1px solid #cccccc;
}

div.fotobox {
	float: left;
	margin-right: 12px;
	font-size: 90%;
	color: #003366;
	margin-bottom: 12px;
}


.margin16 {
	padding-left: 16px;
}

div#footzone_container a:link, div#footzone_container a:visited, div#footzone_container a:hover {
	text-decoration: none;
	color: #666666;
}
div#footzone_container img {
	margin-left: 6px;
	margin-right: 6px;
	vertical-align: top;
}

div.footer_left {
	float: left;
	padding: 1px 6px 3px 0px;
}


div.footer_right {
	float: right;
	padding: 1px 72px 3px 6px;
}

table.table1 {
	margin-bottom: 16px;
}

table.table1 th {
	padding: 3px 8px 3px 8px;
}

table.table1 td {
	padding: 3px 8px 3px 8px;
}

.odd { /* alternierende Zeilen in Tabellen */
	background-color: #FFFFFF;
}

table.table2 {
	margin-bottom: 16px;
}

table.table2 th, table.table2 td {
	padding: 2px 8px 4px 8px;
	border-top: 1px solid #aaaaaa;
}

div.register h5 {
	margin-top: 2em
	}

table.register td, table.register th {
	padding: 4px;
	border-top: 1px solid #ffffff; 
}	

table.register th {
	text-align: right;
		
	}


/* general purpose styles -------------------------------*/


span.middot1 {
	margin-left: 5px;
	margin-right: 5px;
}

.break {
	clear: both;
}

.right {
	text-align: right;
}

.datum {
	width: 72px;
}

.red {font-weight: bold; color: #cc0000; font-size:0.8em;}

img.inline {float: left; margin: 0 8px 12px 0; padding: 2px; border: 1px solid #d8be8c;}