/*////////////////////////////////////////////////////// 
ALLGEMEINE FORMATIERUNG FÜR BUDOGATE® TEMPLATE 04 
//////////////////////////////////////////////////////*/
body {	
	background:#E7F1FF url(../images/allgemein/bg_winter.jpg) fixed;/**/
	background-size:cover;
}

hr {
	margin-left:0px;
}
td {
	background:#e5f1f9;
}

/*////////////////////////////////////////////////////// 
TOP 
//////////////////////////////////////////////////////*/

.top {
	background:#007AC3 url(../images/allgemein/bg_xmas-1.jpg) no-repeat;
	background:#1C3892 url(../images/allgemein/header_weihnachten.jpg) no-repeat;
	background:#007AC3 url(../images/allgemein/xmas-frau.png) no-repeat;
	background-position:right 100px bottom -50px;
	background:#007AC3 url(../images/allgemein/keyvisual-xmas-7.jpg) no-repeat;
	background-size:contain;
}
/*////////////////////////////////////////////////////// 
MAIN
//////////////////////////////////////////////////////*/

.main {
	position:relative;
	padding: 20px 60px;
	padding-bottom:60px;
	width:auto;
}
.schleife {
	background:url(../images/allgemein/schleife-blau.png) no-repeat;
	background-size:cover;
	display:block;
	height:133px;
	width:836px;
	position:absolute;
	top:-20px;
	left:0px;
}
.xmas {
	height:100px;
}
.center {
	text-align:center;
}
.keyvisual {
	line-height:0px; 
	border-bottom:0px solid red;
	text-align:center;
	width: 836px;
	height: 284px;
	/*background:rgba(0,122,195,0.95) url(../images/allgemein/bg_gradient_grey.png) no-repeat bottom;
	background:rgba(255,255,255,1) url(../images/allgemein/bg_gradient_grey.ypng) no-repeat bottom;
	background-size:100% 20%;
	background-color:rgba(0,122,195,1); 
	background: url(../images/allgemein/bg_menu.gif);
	background-size:100% 100%;*/
	}
.keyXmas1 {
	background:rgba(255,255,255,1) url(../images/allgemein/keyvisual-xmas-8.jpg) no-repeat bottom;
	}
.keyXmas2 {
	background:rgba(255,255,255,1) url(../images/allgemein/keyvisual-xmas-9.jpg) no-repeat bottom;
	}
.keyXmas3 {
	background:rgba(255,255,255,1) url(../images/allgemein/keyvisual-xmas-3.jpg) no-repeat bottom;
	}
.keyXmas4 {
	background:rgba(255,255,255,1) url(../images/allgemein/keyvisual-xmas-10.jpg) no-repeat bottom;
	}
.keyXmas5 {
	background:rgba(255,255,255,1) url(../images/allgemein/keyvisual-xmas-11.jpg) no-repeat bottom;
	}
.keyXmas6 {
	background:rgba(255,255,255,1) url(../images/allgemein/keyvisual-xmas-12.jpg) no-repeat bottom;
	}
.keyXmas7 {
	background:rgba(255,255,255,1) url(../images/allgemein/keyvisual-xmas-13.jpg) no-repeat bottom;
	}
.splitgradient {
	line-height:0px; 
	border-bottom:0px solid red;
	height:60px;
	padding:20px 0px;
	text-align:center;
	background:rgba(84,84,84,0.30) url(../images/allgemein/bg_gradient_grey.png) no-repeat bottom;
	background-size:100% 100%;
	}
.main p {
	padding:0px;
}
.main h1, h2 {
	padding-left:0px;
	padding-right:0px;
}
.main h1 {
	padding-top:20px;
}

/*////////////////////////////////////////////////////// 
LISTENFORAMTIERUNG  GENERELL
//////////////////////////////////////////////////////*/

.main ul {
	margin:0px;
	padding:0px;
	position:relative;
	/*background:yellow;
	height:50px;*/
}
.main ul li {
	list-style:none;
	display:block;
	height:auto;
	float:left;
	border-radius:0px;
	padding:0px 0px 15px 0px;
	background-color:rgba(0,122,195,0.1); /* #007AC3+transp*/
	/*background: url(../images/allgemein/bg_menu.gif);
	background-size:100% 100%;*/
}
 
.main ul li h1 {
	display:block;
	/*background-color:rgba(245,130,32,0.5);
	background-color:rgba(0,89,181,1.00);*/
	background: #F89528 url(../images/allgemein/bg_on.gif);
	background: rgba(0,89,181,1.00) url(../images/allgemein/bg_menu.gif);
	background-size:100% 100%;
	color:#FFFFFF;
	text-transform:uppercase;
	border-bottom:0px dotted white;
	font-size:1.4em;
	padding:15px 10px;
	margin:0px;
	margin-bottom:20px;
}
.main ul li h2 {
	display:block;
	/*background-color:#F58220;
	background: #F89528 url(../images/allgemein/bg_on.gif);
	background: rgba(0,89,181,0.10) url(../images/allgemein/bg_menu.gif);*/
	background: rgba(0,89,181,0.10);
	background-size:100% 100%;
	color:rgba(0,89,181,1);
	font-size:2.6em;
	margin:0px 0px 0px 0px;
	border-radius:0px;
	padding:5px 10px;
}
.main ul li p {
	margin:10px;
	padding:0px;
}
.main ul li h3 {
	margin:10px;
	padding:0px;
	text-transform:uppercase;
}
.main ul li a:link, .main ul li a:visited, .main ul li a:hover, .main ul li a:active {
}
.main ul li h2 span {
	display:inline-block;
	position:relative;
	color:rgba(0,89,181,1);
	font-weight:normal;
	font-size:0.5em;
}
.main ul li h2 span:before {
    content: "";
    position: absolute;
    top: 49%;
    left: 0;
    right: 0;
    height: 2px; /* ADJUST HEIGHT TO ADD WEIGHT */
    background: rgba(0,122,195,0.95); /* #007AC3+transp*/ /* CHANGE COLOR TO SUIT */
    background: rgba(255,255,255,0.95); /* #007AC3+transp*/ /* CHANGE COLOR TO SUIT */
    background: rgba(183,0,3,0.60); /* #007AC3+transp*/ /* CHANGE COLOR TO SUIT */
}

/*////////////////////////////////////////////////////// 
LISTENFORAMTIERUNG  4-SPALTIG
//////////////////////////////////////////////////////*/


.main ul.cols4 li {
	margin:0px 12px 20px 0px;
	min-width:170px;
	max-width:170px;
}
.main ul.cols4 li:nth-child(4n+4) {
	margin-right:0px;
 }

/*////////////////////////////////////////////////////// 
LISTENFORAMTIERUNG  3-SPALTIG
//////////////////////////////////////////////////////*/


.main ul.cols3 li {
	margin:0px 13px 20px 0px;
	min-width:230px;
	max-width:230px;
}
.main ul.cols3 li:nth-child(3n+3) {
	margin-right:0px;
 }

/*////////////////////////////////////////////////////// 
LISTENFORAMTIERUNG  2-SPALTIG
//////////////////////////////////////////////////////*/


.main ul.cols2 li {
	margin:0px 13px 20px 0px;
	min-width:351px;
	max-width:351px;
}
.main ul.cols2 li:nth-child(2n+2) {
	margin-right:0px;
 }

/*////////////////////////////////////////////////////// 
LISTENFORAMTIERUNG  1-SPALTIG
//////////////////////////////////////////////////////*/


.main ul.cols1 li {
	margin:0px 0px 0px 0px;
	min-width:715px;
	max-width:715px;
	clear: left; /* neutralisiert das floating, bei mehrspaltigkeit */
}
.main ul.cols1 li:nth-child(2n+2) {
	margin-right:0px;
    background: rgba(0,122,195,0.25); /* #007AC3+transp*/ /* CHANGE COLOR TO SUIT */
 }
.main ul.cols1 li h2 {
	background:none;
	line-height: 0.8em;
}

/*////////////////////////////////////////////////////// 
KURZNEWS
//////////////////////////////////////////////////////*/

.picHolder {
	width:auto;
	height:auto;
	padding:0px;
	margin:0px;
}
.kurznews {
	width:170px;
	max-width:170px;
	height:auto; 
	margin-left:12px; /* unter stylesheet.css ist margin-left:11px */
}
.knFirst {
	margin-left:0px; 
}
.knImportant {
	background:#febf02 url(../images/allgemein/bg_kurznews_important.gif) repeat-x bottom;
}
.kurznews h1 {
	color:#FFFFFF;
	font-size:1.4em;
	margin:15px 10px 20px 10px;
}
.kurznews h2 {
	display:block;
	background-color:#F58220;
	color:#007AC3;
	color:white;
	margin-top:30px;
	padding:10px;
}

/*////////////////////////////////////////////////////// 
COPYRIGHT 
//////////////////////////////////////////////////////*/

.copyright {
	font-size: 9px;
	color: #007AC3;
	background:#007AC3;
	background:#e5f1f9;
	padding:20px 60px;
	padding-bottom:40px;
	height:10px;
	vertical-align:bottom;
}
.copyright a:link, .copyright a:visited, .copyright a:hover, .copyright a:active {
	color:#007AC3;
} 












