/*CSS Seite für XS-CMS*/

html, body {
	height:100%;
	margin: 0;
}
	
body {
	color: #333;
	background-image: url("points.jpg");
	/*background-color: #CCCCCC;*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: center;
}

p {
	margin: 0;
}

td {
	font-size: 12px;
	font-weight: normal;
}

a {
	color: #900;
	text-decoration: none;
}

a:hover {
	color: #333;
}

h1 {
	font-size: 12px;
 	color: #333333;
	font-weight: bold;
	margin-top: 0;
}

.size_20px {
	font-size: 20px;
}

.size_16px {
	font-size: 16px;
}

.size_14px {
	font-size: 14px;
 	color: #999999;
}

.size_11px {
	font-size: 11px;
}

.size_10px {
	font-size: 10px;
}

/*Mainbox*/

#mainbox {
	width: 969px;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 63%;
	min-height: 390px;
	padding-bottom: 15px;
	text-align: left;
	margin: auto;
}

#print {
	display: none;
}

/*Frame*/

#picture {
	position: relative;
	width: 969px;
	height: 220px;
	margin: auto;
}

/*Navbox*/

#navbox {
	width: 175px;
	float: left;
}

#nav_logo {
	width: 164px;
	height: 100px;
	margin-top: 10px;
	margin-left: 11px;
	font-size: 10px;
}

/*Contentfeld*/

#content_box {
	width: 787px;
	height: 100%;
	min-height: 390px;
	float: left;
	overflow: auto;
}

#content_left_box {
	width: 587px;
	height: 100%;
	min-height: 390px;
	float: left;
	overflow: auto;
}

/*Newsspalte*/

#news_box {
	width: 200px;
	float: left;
}


/*Inhalte*/

.content {
	margin: 12px 20px 0px 20px;
}

.news {
	margin: 12px 15px 10px 15px;
}

.formular {
	width: 100%;
	float: left;
}

.leer {
	display: none;
}

.red {
	color: #CC0000;
}

.black {
	color: #000000;
}

.green {
	color: #339900;
}

.orange {
	color: #FF913D;
}

.red_small {
	color: #CC0000;
	font-size: 10px;
}

.green_small {
	color: #339900;
	font-size: 10px;
}

.orange_small {
	color: #FF913D;
	font-size: 10px;
}
	
.mehr {
	color: #565656;
	font-size: 10px;
	line-height: 22px;
}
	
.mehr a {
	text-decoration: none;
}

.mehr a:hover {
	color: #CC0000;
}

.datum {
	color: #565656;
	font-size: 10px;
}

.titel {
	font-weight: bold;
	height: 25px;
	color: #333333;
	text-transform: uppercase;
}

#titel_angebote {
	float: left;
	width: 470px;
	height: 25px;
	color: #333333;
	text-transform: uppercase;
}

#titel_aktuell {
	float: left;
	width: 280px;
	height: 25px;
	color: #333333;
}

#content_nav {
	float: left;
	width: 245px;
	height: 25px;
	text-align: right;
}

#test {
	width: 969px;
	height: 22px;
	margin: auto;
	background-image: url(../images/topnav_ground.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
}

.test {
	height: 22px;
	display: block;
	border-right: 1px solid #E8E8E8;
	background-color: #039;
	color: #fff;
}

.test a {
	color: #333;
	text-decoration: none;
}

.test a:hover {
	color: #FFF;
}

.test_active {
	height: 20px;
	padding: 2px 11px 0 11px;
	display: block;
	background-image: url(../images/topnav_ground_active.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #E8E8E8;
	float: left;
	color: #FFF;
}

/* Angebote */

#angebote_top {
	width: 743px;
	margin: 20px 20px 7px 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #CCC;
	float: left;
}

#angebote_top_left {
	width: 373px;
	margin: 20px 0 7px 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #CCC;
	float: left;
}

#angebote_top_right {
	width: 373px;
	margin: 20px 20px 7px 0;
	padding-bottom: 10px;
	border-bottom: 2px solid #CCC;
	float: left;
	text-align: right;
}

.angebote_sparte {
	width: 352px;
	margin: 0 20px 7px 20px;
	float: left;
}

#angebote_sparte_left {
	width: 343px;
	float: left;
	height: 78%;
	margin-left: 20px;
	margin-right: 10px;
	padding-right: 10px;
}

#angebote_sparte_right {
	width: 344px;
	float: left;
	height: 78%;
	margin-left: 10px;
	border-left: 2px solid #CCC;
	padding-left: 20px;
	padding-right: 10px;
}

#angebote_detail {
	width: 747px;
	float: left;
	height: 83%;
	margin-left: 20px;
}


#angebot_detail_content {
	width: 737px;
	margin-top: 5px;
}

#angebote_detail_left {
	width: 380px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/angebote_ground.gif);
	background-repeat: no-repeat;
}
#angebote_detail_left_blue {
	width: 380px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/angebote_ground_blue.gif);
	background-repeat: no-repeat;
}
#angebote_detail_left_green {
	width: 380px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/angebote_ground_green.gif);
	background-repeat: no-repeat;
}
#angebote_detail_left_orange {
	width: 380px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/angebote_ground_orange.gif);
	background-repeat: no-repeat;
}

#angebote_detail_bild {
	width: 300px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	background-color:#f2f2f2;
	text-align: center;
}

#angebote_detail_right {
	width: 280px;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
	padding-top: 16px;
	padding-left: 20px;
	background-image: url(../images/angebote_ground.gif);
	background-repeat: no-repeat;
}
#angebote_detail_right_blue {
	width: 280px;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
	padding-top: 16px;
	padding-left: 20px;
	background-image: url(../images/angebote_ground_blue.gif);
	background-repeat: no-repeat;
}
#angebote_detail_right_green {
	width: 280px;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
	padding-top: 16px;
	padding-left: 20px;
	background-image: url(../images/angebote_ground_green.gif);
	background-repeat: no-repeat;
}
#angebote_detail_right_orange {
	width: 280px;
	float: left;
	margin-left: 20px;
	margin-top: 12px;
	padding-top: 16px;
	padding-left: 20px;
	background-image: url(../images/angebote_ground_orange.gif);
	background-repeat: no-repeat;
}

.kurztext {
	background-image: url(../images/angebote_ground.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding: 0px 10px 10px 15px;
	margin-top: 15px;
	text-align: left;
}
.kurztext_blue {
	background-image: url(../images/angebote_ground_blue.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding: 0px 10px 10px 15px;
	margin-top: 15px;
	text-align: left;
	font-size: 11px;
}
.kurztext_green {
	background-image: url(../images/angebote_ground_green.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding: 0px 10px 10px 15px;
	margin-top: 15px;
	text-align: left;
	font-size: 11px;
}
.kurztext_orange {
	background-image: url(../images/angebote_ground_orange.gif);
	background-repeat: no-repeat;
	width: 300px;
	padding: 0px 10px 10px 15px;
	margin-top: 15px;
	text-align: left;
	font-size: 11px;
}

.pictos {
	width: 140px;
	float: left;
	height: 21px;
	margin-bottom: 12px;
}

.status {
	width: 155px;
	text-align: right;
	float: right;
	padding-top: 9px;
	margin-bottom: 9px;
	height: 15px;
}

.anmeldung a {
	color: #990000;
	text-decoration: none;
}



/* Scroll Bar Master Styling Starts Here */

.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;

}

.vscrollerbase {
	width: 10px;
	/*background-image: url(../images/scroller_ground.gif);*/
	border-right-width: thin;
	border-right-color: #FF9933;
	/*border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #FF9933;*/
    background-repeat: repeat-x;
	background-color: white;
}
.vscrollerbar {
	width: 10px;
	background-image: url(../images/scroller.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #CCC;
}
.hscrollerbase {
height: 10px;
background-color: white;
}
.hscrollerbar {
height: 10px;
background-color: black;
}

.scrollerjogbox {
width: 10px;
height: 10px;
top: auto; left: auto;
bottom: 0px; right: 0px;
background-color: white;
}

/* Admin */

.admin {
	position: absolute;
	left: 0px;
	top: 9px;
	width: 178px;
	height: 20px;
	z-index: 1;
	text-align: left;
	font-size: 10px;
}

/*kurse*/
#kursfenster {
	width: 743px;
	margin: 20px 20px 7px 20px;
	padding-bottom: 10px;
	border-bottom: 2px solid #CCC;
	float: left;
}