/* elemente für die index/startseite */

/* standard tags */

h1 {
	color: #993399;
}

h3 {
	font-size: 100%;
	padding: 0px;
	color: #333333;
}

h4 {
	font-size: 100%;
	padding: 0px 0px 0px 0px;
	color: #993399;
}


/* ids und klassen für die startseite */

#index {
	/* width: 650px; */
	float: left;
	width: 648px;
	margin-bottom: 20px;
}

#dots_bottom {
	background-image: url(/fileadmin/elkwue/images/index_dots_bottom.gif);
	background-repeat: no-repeat;
	width: 648px;
	height: 13px;
	font-size: 0px;
	margin-bottom: 15px;
}


/* topmeldungen boxen ids und klassen */


#index_box_top {
	background-color: #EEEEEE;
	background-image: url(/fileadmin/elkwue/images/index_box_top.gif);
	background-repeat: no-repeat;
	width: 648px;
	height: 5px;
	font-size: 0px;
}

#index_box_back {
	width: 628px;
	background-color: #EEEEEE;
	padding: 3px 10px 3px 10px;
}

#index_box_bottom {
	background-color: #EEEEEE;
	background-image: url(/fileadmin/elkwue/images/index_box_bottom.gif);
	background-repeat: no-repeat;
	width: 648px;
	height: 5px;
	font-size: 0px;
	margin-bottom: 20px;
}
/*
#index_box_top {
	background: #eee url(/fileadmin/elkwue/img/index_box_top.gif) no-repeat;
	height: 5px;
	font-size: 0px;

}

#index_box_back {
	background: #eee url(/fileadmin/elkwue/img/index_box_bg.gif) bottom repeat-x;
	padding: 5px 10px;
	width: 628px;
}

#index_box_bottom {
	background: #ddd url(/fileadmin/elkwue/img/index_box_bottom.gif) no-repeat;
	height: 5px;
	font-size: 0px;
}
*/
#topnews_left {
	width: 250px;
	float: left;
	margin-right: 10px;
}

#topnews_right {
	width: 360px;
	float: left;
}

.topnews_klein {
	width: 319px;
	float: left;	
	margin-bottom: 5px;
}

.topnews_klein img {
	float: left;
	padding: 0px 10px 5px 0px;
}

/* ids für kurzmeldungen */

ul#kurzmeldungen {
  margin: 5px 0;
	padding-left: 6px;
	list-style: none;
}

ul#kurzmeldungen li {
	padding-bottom: 5px;
}

#kurzmeldungen h4 {
  display: inline;
}

div#kurzmeldungen {
	margin-bottom: 20px;
}

div#kurzmeldungen ul {
	padding: 0px;
	list-style-type: none;
}

div#kurzmeldungen li {
	padding-bottom: 3px;
}

a.box {
	font-weight: bold;
}


/* box mit rahmen */

.index_box2_top {
	background-image: url(/fileadmin/elkwue/images/index_box2_top.gif);
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	width: 650px;
	height: 28px;
}

.index_box2_back {
	background-image: url(/fileadmin/elkwue/images/index_box2_back.gif);
	background-color: #EEEEEE;
	background-repeat: repeat-y;
	padding: 4px 8px 4px 8px;
	width: 634px;
}

.index_box2_bottom {
	background-image: url(/fileadmin/elkwue/images/index_box2_bottom.gif);
	background-color: #EEEEEE;
	background-repeat: no-repeat;
	width: 650px;
	height: 6px;
	font-size: 0px;
	margin-bottom: 20px;
}

.box_headline {
	background-image: url(/fileadmin/elkwue/images/service_box_icon.gif);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 5px 2px 0px 25px;
	font-weight: bold;
	float: left;
}

.box_headline2 {
	background-image: url(/fileadmin/elkwue/images/service_box_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding: 5px 2px 0px 25px;
	font-weight: bold;
	float: left;
}

.box_links {
	float: right;
	text-align: right;
	padding: 5px 10px 0px 0px;
}


/* definitionen für die meldungen */
.meldungen_klein {
	float: left;
	width: 305px;
}


.veranstaltungen_klein {
	margin: 0px 0px 20px 0px;
	padding: 0px 2px 0px 3px;
	float: left;
	margin-right: 18px;
}

/* fullsize-box mit rahmen */

.box_fullsize {
	width: 100%;
}

.box_fullsize .top {
	background: #eee url(/fileadmin/elkwue/img/index_box2_top.gif) no-repeat;
	height: 28px;
        width: 650px;
}
.box_fullsize .cont {
	background: #eee url(/fileadmin/elkwue/img/index_box2_back.gif) repeat-y;
	padding: 4px 8px;
	width: 634px;
}
.box_fullsize .bottom {
	background: #eee url(/fileadmin/elkwue/img/index_box2_bottom.gif) no-repeat;
	width: 650px;
	height: 6px;
	font-size: 0px;
	margin-bottom: 20px;
}

.box_fullsize h3, .top h3 {
	background: url(/fileadmin/elkwue/img/service_box_icon.gif) no-repeat 3px 5px;
	padding: 5px 2px 0px 25px;
	float: left;
}

/* fullsize-box mit rahmen */

.box_halfsize {
  width: 650px;
  background: url(/fileadmin/elkwue/img/bg_box_halfsize.gif) bottom no-repeat;
	margin-bottom: 20px;
}
.box_halfsize .box1, .box_halfsize .box2 {
  float: left;
  width: 315px;
}
.box_halfsize .box1 {
  margin-right: 20px;
}
* html .box_halfsize .box2 {
   margin-right: -1px;
}
.box_halfsize .top {
	background: #eee url(/fileadmin/elkwue/img/index_box_halfsize_top.gif) no-repeat;
	height: 28px;
}
.box_halfsize h3.radio {
	background: url(/fileadmin/elkwue/img/radio-icon.png) no-repeat 3px 5px;
}
.box_halfsize h3.tv {
	background: url(/fileadmin/elkwue/img/tv-icon.png) no-repeat 3px 5px;
}

.box_halfsize .cont {
	padding: 4px 8px 10px 8px;
}
.events {
  margin-bottom: 20px;
}
div.topnews {
 width: 648px;
 margin-bottom: 20px;
}
div.topnews img, .box_halfsize .cont img {
 float: left;
 padding: 0px 10px 5px 0px;
}

.cont {
	clear: both;
	}


