/* ######################################################################################################
** # "Yet Another Multicolum Layout" (c) by Dirk Jesse (http://www.yaml.de) #############################
** ######################################################################################################
** 
**  YAML Version: 2.5
**  Dateiversion: 18.06.06  
**  Datei       : layout_2col_right_vlines.css
**  Funktion    : Zentrales Stylesheet 2-Spalten-Layout mit grafikfreien Spaltentrennern (Randspalte rechts) 
**
*/
@import url(base.css);
@import url(basemod.css);
@import url(basemod_2col_right_vlines.css);
@import url(content.css);
@import url(print_003.css);
body { background: #FFF; padding: 5px;	}
#page{ border: 1px #667 solid; background: #fff; }
#page_margins {
	border: 0px #333 solid; 
	min-width: 1000px; 
	max-width: 1000px; 
	margin:auto;	
}
#main {
	background:  transparent;
	background-image: url(../images/index_bild.jpg);
	background-repeat: no-repeat;
}
#col2 { width: 220px;
background: #B10034;
}
#col3 {
	margin-right: 0;
	border-right: 220px;

}
#col4 {
	margin-right: 0;
	border-right: 220px #B10034 solid;
 	background-color: #FFF;
}
#col4_content { margin-left:20px; margin-right:20px;}
#notes {
 border-bottom: #FFF 2px solid;
}
a:hover { background: transparent;}
h1 {font-size: 1.3em; color: #000;  font-weight: bold; margin: 0 0 0.25em 0; padding-top: 1.5em; }
h2 {font-size: 1.3em; font-weight: bold; margin: 0 0 0.25em 0; padding-top: 1.5em; }
h5 {font-size: 1.1em; font-weight: bold; margin: 0 0 0.25em 0; }

#reine{
	top: 110px;
	left: 520px;
	position: absolute;
	font-size: 1.3em; color: #B10034; margin: 0 0 0.25em 0; padding-top: 1.5em; font-weight:bold;
}
#catharina{
	top: 100px;
	left: 110px;
	position: absolute;
	font-size: 1.3em; color: #B10034; margin: 0 0 0.25em 0; padding-top: 1.5em; font-weight:bold;
}

#circle{
	background-color: transparent;
	background: url(../images/circle.gif) no-repeat;
	top: 320px;
	left: 500px;
	position: absolute;
	font-size: 1em; color: #FFF; margin: 0 0 0.25em 0; padding-top: 1.2em; padding-left: 0em; font-weight:bold;
	height: 220px;
	width: 220px;
	text-align: center;
}
#circle h1{
	font-size: 1.1em; color: #FFF; margin: 0 0 0.25em 0; padding-top: 0.6em; padding-left: 0em; font-weight:bold;

}
#circle a{
	font-size: 1em; color: #FFF; margin: 0 0 0.25em 0; padding-top: 0.6em; padding-left: 0em; font-weight:bold;

}
#copyright{
	color: #FFF;
	font-size: 0.8em;
}
#title{
padding: 10px;
	 background-color: #FFF;
	 height: 98px;
	 font-size: 1.1em;
	 color: #B10034;
	 font-weight: bold;
	 border-bottom: #B10034 2px solid;
	 
}
#title_main{
	padding: 10px;
	background-color: transparent;
	 height: 90px;
	 font-size: 1.1em;
	 color: #B10034;
	 font-weight: bold;
}
#sven-david a{
	top: 160px;
	left: 310px;
	position: absolute;
	font-size: 1.3em; color: #EEEBDC; margin: 0 0 0.25em 0; padding-top: 1.5em; font-weight:bold;
}

