@charset "UTF-8";
/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS framework
 * (en) central stylesheet
 * (de) zentrales Stylesheet
 *
 * @creator     YAML Builder V1.0 beta1 (http://builder.yaml.de)
 * @file        my_layout.css
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(basemod.css);
@import url(content.css);
@import url(basemod_column_dividers.css);
@import url(grau.css);
/*@import url(cappuccino.css);*/
@import url(gold.css);
/* import print layout | Druck-Layout einbinden */
@import url(../yaml/print/print_003_draft.css);



#page_margins #page #main #col1 #col1_content #p7ABW1 #p7ABw1_1 #p7ABc1_1 li,
#page_margins #page #main #col1 #col1_content #p7ABW1 #p7ABw1_2 #p7ABc1_2 li,
#page_margins #page #main #col1 #col1_content #p7ABW1 #p7ABw1_3 #p7ABc1_3 li,
#page_margins #page #main #col1 #col1_content #p7ABW1 #p7ABw1_4 #p7ABc1_4 li,
#page_margins #page #main #col1 #col1_content #p7ABW1 #p7ABw1_5 #p7ABc1_5 li,
#page_margins #page #main #col1 #col1_content #p7ABW1 #p7ABw1_6 #p7ABc1_6 li {
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #CCCCCC;
}
.ohnerand img {
	border-style: none !important;
	vertical-align: -50%;
	padding-left:0.4em;
}
.infotext_klein {
	font-size: 90%;
	color: #666666;
}
#col2_content .subcolumns {
	border: 1px dotted #CD865C;
	margin-bottom:8px;
}
#col2_content .subcolumns p {
	padding: 8px;
}
.mininav {
	font-weight: normal;
	
}
#page_margins #page #main #col1 #col1_content #p7ABW1 #p7ABw1_3 #p7ABc1_3 li {
}
#page_margins #page #main #col1 #col1_content #p7ABW1 #p7ABw1_5 #p7ABc1_5 li {
}

#page_margins #page #navi1 {
	height: 26px;
	position: absolute;
	float: right;
	top: 110px;
	right: 0px;
}
#page_margins #page {
	/*margin: 0px;*/
	padding: 0px 5px 0px 0px;
}
body {
 	background: #FFF0D0 url(../02_bilder/hg3.jpg) repeat;
}
#page_margins #page #main #col3 #col3_content {
	background-image: url(../yaml/screen/bilder/hintergrundx.jpg) !important;
	background-repeat: repeat!important;
	background-position: center top!important;
}
#page_margins #page #main #col3 #col3_content #p7TP2 .p7TPwrapper .p7TPcontent {
	overflow:hidden;
}
#page_margins #page #header img {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F29402;
}
#col3 h1 {
	background:none !important;
	color: #A63F1B;
	font-size: 120%;
}
#col3 h3 {
	background:none !important;
	color: #D7824C; !important;
	font-size: 102%;
	margin:10px 0 12px 0;
}
.flashvideo {
	padding: 0 0 12px 0;
}
#hoch {
	float: right;
	clear:both;
}
#hoch p{
	font-size: 92%;
}#page_margins #page #main #col3 #col3_content #p7ABW2 #p7ABw2_1 #p7ABc2_1 input {
	margin: 6px 0 6px 0 !important;
}
#page_margins #page #main #col2 #col2_content .subcolumns img {
	margin-bottom: 6px;
}
/*für Col 3 die Schriftgroesse*/
#page_margins #page #main #col3 #col3_content p {
	font-size: 96%;
}
.center {
	text-align: center;
}
.nach_rechts {
	float: right;
	color: #A84315;
	padding: 0px 4px 1px 4px;
	border: 1px solid #D4D4D4;
}
.ro {
	background:  url(../06_runde_ecken/roundedbox_ro.gif) no-repeat right top;
}

.lo {
	background:  url(../06_runde_ecken/roundedbox_lo.gif) top left no-repeat;
}

.ru {
	background:  url(../06_runde_ecken/roundedbox_ru.gif) bottom right no-repeat;
}

.lu {
	background:  url(../06_runde_ecken/roundedbox_lu.gif) bottom left no-repeat;
}

.inhalt {
	margin:0;
	padding:8% 8% 10% 10%;
}
* html .inhalt {  /* nur fuer Internet Explorer */
  padding:14px 10px 16px 16px;
}

.inhalt p {
	margin:0;
	padding:0;
}
