@import url("gallery.css");

html {
	padding: 0;
	margin: 0;
}
body {
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #0033FF;
	background-image: url(image/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
	
}
/*******************************************
				Containers
*******************************************/
.main_container {
	width: 940px;
	margin: 0 auto;
}
.LEV1_header {
	width: 940px;
	height: 70px;
	background-image: url(image/LEV1_header.png);
}
.LEV2 {
	text-align: left;
	width: 940px;
	height: 196px;
	/*background-color: Yellow;*/
}
.LEV2_menu {
	width: 248px;
	height: 196px;
	background-image: url(image/LEV2_menu.png);
	float: left;
}
.LEV2_gprpic {
	width: 692px;
	height: 196px; 
	background-image: url(image/LEV2_gprpic.png);
	float: right;
}
.LEV3 {
	width: 940px;
	height: 22px;
	text-align: left;
}
.LEV3_left {
	width: 470px;
	height: 22px;
	background-image: url(image/LEV3_left.png);
	float: left;
}
.LEV3_right {
	width: 470px;
	height: 22px;
	background-image: url(image/LEV3_right.png);
	float: right;
}
.LEV4 {
	width: 940px;
	background-image: url(image/LEV4_back.png);
	text-align: left;
}
.LEV4_submenu {
	width: 248px;
	float: left;
	background-image: url(image/LEV4_submenuback.png);
	font-size: 13px;
}
.LEV4_submenu_subtitle_top {
	width: 248px;
	height: 29px;
	margin-top: 20px;

	background-image: url(image/LEV4_submenu_pagetitle_top.png);
}
.LEV4_submenu_subtitle_bottom {
	width: 248px;
	height: 29px;

	background-image: url(image/LEV4_submenu_pagetitle_bottom.png);
}
.LEV4_submenu_submenu_middl {
	width: 248px;
	background-image: url(image/LEV4_submenu_submenu_middle.png);
}
.LEV4_submenu_rss_bottom {
	width: 248px;
	height: 48px;
	background-image: url(image/LEV4_submenu_rss_bottom.png);
}
.LEV4_submenu_rss_top {
	width: 248px;
	height: 41px;
	margin-top: 25px;
	background-image: url(image/LEV4_submenu_rss_top.png);
}
.LEV4_content {
	width: 625px;
	float: right;
	margin-top: 20px;
	margin-right: 40px;
	text-align: justify;
}
.LEV4_clearer {
	clear: both;
	width: 940px;
	height: 15px;
}
.LEV5_footer {
	clear: both;
	width: 940px;
	height: 59px;
	background-image: url(image/LEV5_footer.png);
}
.user-eventview-pi1 .cont_item , .user-memberview-pi1 .cont_item {
	width: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid #CCCCCC;
}
.user-eventview-pi1  .w45, .user-memberview-pi1 .w45 {
	width: 40%;
	float: left;
	padding: 5px 0 5px 0;
}
.user-eventview-pi1  .w35, .user-memberview-pi1 .w35 {
	width: 30%;
	float: left;
	padding: 5px 0 5px 0;
}
.user-eventview-pi1  .w70, .user-memberview-pi1 .w70 {
	width: 70%;
	float: left;
	padding: 5px 0 5px 0;
}
.user-eventview-pi1  .w10, .user-memberview-pi1 .w10 {
	float: left;
	padding: 5px 0 5px 0;
}
.user-eventview-pi1  .w20_w, .user-memberview-pi1 .w20_w {
	width: 19%;
	float: left;
	padding: 5px 0 5px 0;
}
.user-eventview-pi1  .w15_w, .user-memberview-pi1 .w15_w {
	width: 15%;
	float: left;
	padding: 5px 0 5px 0;
}
.user-eventview-pi1  .w40_w, .user-memberview-pi1 .w40_w {
	width: 40%;
	float: left;
	padding: 5px 0 5px 0;
}
.user-eventview-pi1  .w20, .user-memberview-pi1 .w20 {
	width: 20%;
	float: right;
	text-align: right;
	padding: 5px 0 5px 0;
}
.user-eventview-pi1  .cont_detail, .user-memberview-pi1 .cont_detail {
	background-image: url(image/LEV4_content_backmemberdetail.png);
	background-position: bottom;
	background-repeat: repeat-x;
	/*border-top: 1px dashed #CCCCCC;*/
}
.user-eventview-pi1 .cont_detail .pic, .user-memberview-pi1 .cont_detail .pic{
	width: 25%;
	height: 150px;
	/*border: 1px solid blue;*/
	float: left;
	background-image: url(image/LEV4_content_backmemberpic.png);
	background-repeat: repeat-y;
	padding: 15px 0 0 15px;
	margin: 0 0 0 15px;
}
.user-eventview-pi1 .cont_detail .infos, .user-memberview-pi1 .cont_detail .infos{
	width: 64%;
	height: 165px;
	/*border: 1px solid blue;*/
	float: right;
}
.user-eventview-pi1 .cont_detail .infos table, .user-memberview-pi1 .cont_detail .infos table{
	margin: 18px 0 0 0;
	border-spacing: 3px;
}
.user-eventview-pi1 .event_form {
	margin: 0 0 30px 0;
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 15px 0 15px 0;
}
/*------------------ FCE -------------------------*/
.LEV4_content div.left_70 {
	width: 70%;
	float: left;
}
.LEV4_content div.right_30 {
	width: 29%;
	float: right;
	margin: 0;
}
.LEV4_content div.clear {
	height: 1px;
	clear: both;
}
/*******************************************
				Pictures
*******************************************/
.LEV2_gprpic img {
	width: 640px;
	height: 173px;
	margin: 17px 0 0 13px;
}
.LEV2_gprpic img {
	/*width: 640px;
	height: 173px;*/
	margin: 17px 0 0 13px;
}
.LEV2_gprpic span {
	margin: 17px 0 0 13px;
}
.LEV4_content .w35 .loader_gif {
	float: left;
	margin-right: 5px;
}

/*******************************************
				Lists
*******************************************/
.ul_mainmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	list-style: none;
	margin: 0;
	padding: 12px 30px 0px 55px;
}
.ul_mainmenu li {
	margin-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}
.ul_mainmenu li.active {
	color: Black;
	margin-top: 2px;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	border-bottom-style: dotted;
}
.ul_submenu {
	margin: 15px 0 0 0;
	padding: 0 0 0 50px;
	list-style: none;
	list-style-position: outside;
}
.ul_submenu li {
	width: 278px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.ul_submenu li.nor { 
	width: 173px;
	height: 21px;
	margin: 0;
	padding: 4px 0 0 5px;
	background-image: url(image/menu/back_nor.png);
}
.ul_submenu li.act {
	width: 173px;
	height: 21px;
	margin: 0;
	padding: 4px 0 0 5px;
	background-image: url(image/menu/back_hover.png);
}
.ul_submenu li.top {
	width: 178px;
	height: 10px;
	padding: 0;
	margin: 0;
	background-image: url(image/menu/back_top.png);
}
.ul_submenu li.bottom {
	width: 178px;
	height: 20px;
	padding: 0;
	margin: 0;
	background-image: url(image/menu/back_bottom.png);
	background-position: top;
	background-repeat: no-repeat;
}
/*******************************************
				Tables
*******************************************/
table {
	width: 100%;
	border-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
div.user-repertoir-pi1 table{
	margin: 0 0 25px 0;
}
div.user-repertoir-pi1 td{
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0 5px 0;
}
td.w20 {
	width: 20%;
}
td.w30 {
	width: 30%;
}
td.w50 {
	width: 50%;
}

/*******************************************
				Links
*******************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: black;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #333333;
}
a img {
	border: 0;
}
.LEV4_content a {
	font-size: 12px;
}
.LEV4_content .w20 a {
	padding: 0 20px 0 0;
	background-image: url(image/plus_detail.png);
	background-repeat: no-repeat;
	background-position: right;
}
a.no_act {
	color: #666666;
	text-decoration: none;
}
a.no_act:hover {
	color: black;
	text-decoration: none;
}
a.act {
	color: black;
	text-decoration: none;
}
.ul_submenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.ul_submenu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: black;
	text-decoration: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
a.nobold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: black;
}
a.nobold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
	color: #333333;
}
.warmup_unterhaltung a {
	color: #666666;
}
/*******************************************
				Typography
*******************************************/
p.align-right {
	text-align: right;
}
.LEV3_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0 0 0 35px;
	padding: 3px 0;
}
.LEV3_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	color: black;
	margin: 0 0 0 38px;
	padding: 3px 35px 0 3px;
}
.LEV4_submenu_subtitle_top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0066CC;
	padding: 3px 0 0 0;
	margin-left: 50px;
}
.LEV4_submenu_subtitle_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 0 0 0;
	margin: 0 0 0 50px;
}
.LEV4_submenu_rss_top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0 0 50px;
	padding: 23px 0 0 0;
}
.LEV4_submenu_rss_bottom p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0 0 0 50px;
	padding: 8px 0 0 0; 
}
.LEV4_content h1 {
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 12px 0;
	padding: 4px 0 0 10px;
	background-image: url(image/LEV4_content_h1back.png);
	background-position: bottom;
	background-repeat: repeat-x;
	color: #666666;
}
.LEV4_content h1.csc-firstHeader {
	display: none;
}
.LEV4_content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin: 15px 0 0 0;
	padding-bottom: 3px;
	padding-left: 25px;
	border-bottom: 1px solid #CCCCCC;
	background-image: url(image/sitemap_back.png);
	background-repeat: 	no-repeat;
	background-position: 0px 1px;
}
.LEV4_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.LEV4_content em.blue {
	color: blue;
}
.LEV4_content p.java_tipp {
	color: green;
	padding: 5px 5px;
	margin: 100px 0 0 0;
	border: 1px solid green;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.LEV4_content p.back_link {
	margin: 30px 0 0 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
} 
/*******************************************
				FORMS
*******************************************/
.event_form select {
	width: 220px;
	padding: 3px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.event_form input {
	width: 140px;
	padding: 3px;
	border: 1px solid #999999;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
/*******************************************
				tt_news
*******************************************/
div.news-latest-container .news_container {
	width: 100%;	
	border-bottom: 1px solid silver;
	padding: 10px 0 11px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.home_bottom div.news-latest-container .news_container {
	width: 100%;
	padding: 6px 0 7px 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
	border: none;
}
div.news-latest-container .news_container p{
	padding: 0;
	margin: 0;
}
div.news-latest-container .news_date {
	width: 10%;
	float: left;
}
div.news-latest-container .news_title {
	width: 89%;
	float: right;
}
div.news-latest-container .news_title a {
	text-decoration: none;
	font-size: 13px;
}
div.news-latest-container .news_title a:hover {
	text-decoration: underline;
}
div.news-latest-container .news_link {
	width: 100%;
	text-align: right;
	margin-top: 5px;
}
div.news-latest-container .news_link a {
	margin-top: 10px;
}
div.news-latest-container .news_preview {
	width: 100%;
	clear: both;
	padding-top: 10px;
}
div.news-latest-container .news_preview p {
	float: left;
}
div.news-latest-container .news_preview a {
	float: left;
}
div.news-latest-container .news_clearer {
	width: 100%;
	height: 1px;
	clear: both;
}
div.news-single-item .news_clearer {
	width: 100%;
	clear: both;
	height: 1px;
}
div.news-single-item h1 {
	margin-bottom: 20px;
}
div.news-single-item img {
	float: left;
	border: 1px solid grey;
	padding: 4px;
	margin-bottom: 7px;
	margin-right: 7px;
}
div.news-single-item .news_date p {
	margin: 0 0 15px 0;
	float: left;
}
div.news-single-item img:hover {
	background-color: silver;
}
div.news-single-item .news_title p{
	font-size: 18px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 10px;
}
div.news-single-item .news_back {
	width: 100%;
	text-align: right;
	border-top: 1px solid grey;
	padding-top: 2px;
	margin-top: 30px;
	margin-bottom: 50px;
}
/*******************************************
				HOME
*******************************************/
.home_container {
	width: 625px;
}
.home_top {
	margin-top: 25px;
	width: 625px;
	height: 205px;
}
.home_top_left {
	width: 320px;
	height: 200px;
	float: left;
	background-image: url(image/home_top_left_temp.png);
}
.home_top_right {
	width: 280px;
	height: 200px;
	float: right;
	background-image: url(image/home_top_right.png);
}
.home_clearer {
	clear: both;
	height: 1px;
	width: 625px;
}
.home_bottom {
	clear: both;
	width: 585px;
	height: 140px;
	margin-top: 20px;
	margin-bottom: 35px;
	padding: 60px 20px 0 20px;
	background-image: url(image/home_bottom.png);
}
.home_top_right ul {
	list-style-type: circle;
	list-style-position: inside;
	margin: 60px 0 0 20px;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	font-weight: normal;
}
.home_top_right ul ul {
	list-style-image: none;
	list-style-type: none;
	list-style-position: outside;
	margin: 0 0 12px 40px;
	padding: 0;
}
.home_top_right ul ul li {
	margin: 1px 0 0 0;
}
/*******************************************
				EVENTVIEW
*******************************************/
.cont_detail .pic .little {
	width: 135px;
	text-align: center;
	margin: 0;
	padding: 5px 0 0 0;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
}
.cont_detail .pic .big {
	width: 135px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-weight: bold;
}
/*******************************************
				CONTACTVIEW
*******************************************/
.cont_item {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-bottom: 1px solid silver;
}
.cont_item .w35 {
	width: 35%;
	float: left;
	padding: 5px 0;
}
.cont_item .w19 {
	width: 19%;
	float: left;
	padding: 5px 0;
}
.cont_item .w44 {
	width: 44%;
	float: right;
	padding: 5px 0;
	text-align: right;
}
.cont_item .w44 a{
	/*font-size: 13px;*/
}
.member_margin {
		margin: 0 0 35px 0;
}
/*******************************************
				GBook
*******************************************/
.g_book_item {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.g_book_item .second_line a {
	font-size: 10px;
	font-weight: bold;
}
.g_book_item_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 625px;
	height: 57px;
	background-image: url(image/gbook_top.png);
}
.g_book_item_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 585px;
	background-image: url(image/gbook_middle.png);
	padding: 10px 25px 15px 15px;
}
.g_book_item_bottom {
	width: 625px;
	height: 10px;
	background-image: url(image/gbook_bottom.png);
}
.g_book_item_top p.first_line {
	padding: 15px 0 0 60px;
	margin: 0;
	font-size: 15px;
}
.g_book_item_top p.second_line {
	margin: 0;
	font-size: 10px;
	padding: 2px 0 0 60px;
}
/* GB */
.g_book_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.g_book_item_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 625px;
	height: 57px;
	background-image: url(image/gbook_top.png);
}
.g_book_item_middle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 585px;
	background-image: url(image/gbook_middle.png);
	padding: 10px 25px 15px 15px;
}
.g_book_item_bottom {
	width: 625px;
	height: 10px;
	background-image: url(image/gbook_bottom.png);
}
.g_book_item_top p.first_line {
	padding: 15px 0 0 60px;
	margin: 0;
	font-size: 15px;
}
.g_book_item_top p.second_line {
	margin: 0;
	font-size: 10px;
	padding: 2px 0 0 60px;
}
/*-----GB-Form ------*/
.gb_form_container, .wu_form_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 50px;
}
.gb_form_container .gb_form_container_L, .wu_form_container .gb_form_container_L {
	width: 47%;
	float: left;
	margin-bottom: 12px;
	margin-top: 10px;
}
.gb_form_container .gb_form_container_M, .wu_form_container .gb_form_container_M {
	width: 6%;
	float: left;
	margin-bottom: 12px;
	margin-top: 10px;
}
.gb_form_container .gb_form_container_R, .wu_form_container .gb_form_container_R {
	width: 47%;
	float: left;
	margin-top: 10px;
	margin-bottom: 12px;
}
.gb_form_container .gb_form_field, .wu_form_container .gb_form_field {
	margin-bottom: 5px;
}
.gb_form_container input.field, .wu_form_container input.field {
	border: 1px solid silver;
	background-image: url(image/gbook_back_input.png);
	width: 195px;
}
.gb_form_container input.field:focus, .wu_form_container input.field:focus {
	border: 1px solid #999999;
	background-image: none;
}
.gb_form_container input.field_spam, .wu_form_container input.field_spam {
	border: 1px solid silver;
	background-image: url(image/gbook_back_input.png);
	width: 130px;
	margin-left: 28px;
}
.gb_form_container input.field_spam:focus, .wu_form_container input.field_spam:focus {
	border: 1px solid #999999;
	background-image: none;
}

.gb_form_container .gb_form_field label, .wu_form_container .gb_form_field label {
	width: 95px;
	float: left;
	font-weight: bold;
}
.gb_form_container .gb_form_field label.text_area, .wu_form_container .gb_form_field label.text_area {
	margin-bottom: 8px;
}
.gb_form_container .gb_form_field textarea.text, .wu_form_container .gb_form_field textarea.text {
	border: 1px solid silver;
	width: 526px;
	height: 110px;
	background-image: url(image/gbook_back_input.png);
	background-repeat: repeat-x;
}
.gb_form_container .gb_form_field textarea.text:focus, .wu_form_container .gb_form_field textarea.text:focus {
	border: 1px solid #999999;
	background-image: none;
}
.gb_form_container .gb_form_bottom_L, .wu_form_container .gb_form_bottom_L {
	float: left;
	width: 93px;
	font-weight: bold;
}
.gb_form_container .gb_form_bottom_M, .wu_form_container .gb_form_bottom_M {
	float: left;
	width: 249px;
	padding: 0 20px 0 0;
	text-align: right;
}
.gb_form_container .gb_form_bottom_M p, .gb_form_container .gb_form_bottom_M a, .wu_form_container .gb_form_bottom_M p , .wu_form_container .gb_form_bottom_M a {
	font-size: 10px;
}
.gb_form_container .gb_form_bottom_M a, .wu_form_container .gb_form_bottom_M a {
	text-decoration: underline;
}
.gb_form_container .gb_form_bottom_M p, .wu_form_container .gb_form_bottom_M p {
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: justify;
	color: black;
}
.gb_form_container .gb_form_bottom_M label, .wu_form_container .gb_form_bottom_M label {
	font-weight: bold;
}
.gb_form_container .gb_form_bottom_R img, .wu_form_container .gb_form_bottom_R img {
	border: 1px solid silver;
}
.gb_form_container .gb_form_bottom_submit, .wu_form_container .gb_form_bottom_submit {
	text-align: right;
}
.gb_form_container .gb_form_bottom_submit input, .wu_form_container .gb_form_bottom_submit input {
	text-align: right;
	background-color: silver;
	border: 1px solid black;
	width: 130px;
	height: 20px;
	text-align: center;
	vertical-align: middle;
}
.wu_form_container .gb_form_field span.red input,
.wu_form_container .gb_form_field span.red textarea {
	border: 1px solid red;
}
.g_book_pagenavi_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	padding: 5px 0;
	text-align: left;
}
.g_book_pagenavi_top strong {
	color: #0066CC;
}
.g_book_pagenavi_top a {
	font-size: 13px;
}
.g_book_pagenavi_bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	border-bottom: 1px solid silver;
	border-top: 1px solid silver;
	padding: 5px 0;
	text-align: left;
}
.g_book_pagenavi_bottom strong {
	color: #0066CC;
}
.g_book_pagenavi_bottom a {
	font-size: 13px;
}
#gb_entry_show {
	background-image: url(image/plus_detail.png);
	background-position: right;
	background-repeat: no-repeat;
	padding: 0 20px 0 0;
}
.tx-srfreecap-pi2-cant-read {
	color: black;
}
 p.tx-guestbook-form-error {
	color: red ! important;
	margin-top: 10px;
}
.tx-veguestbook-pi1 ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
}
.tx-veguestbook-pi1 ul li {
	width: 50%;
	float: left;
}
/*******************************************
				warmup
*******************************************/
.warmup_overview_left .left_flyer {
	width: 220px;
	float: left;
}
.warmup_overview_right .right_description {
	padding: 0;
	margin-left: 220px;
}
.warmup_overview_right .right_description p{
	margin-top: 0;
}
.warmup_detailsInfos table.detail_infos {
	width: 100%;
	margin-bottom: 15px;
}
.warmup_detailsInfos table.detail_infos .left {
	width: 20%;
	padding: 7px 0;
	border-bottom: 1px solid silver;
}
.warmup_detailsInfos table.detail_infos .right {
	width: 80%;
	padding: 7px 0;
	border-bottom: 1px solid silver;
}
.warmup_unterhaltung table.unterhaltung {
	width: 100%;
	margin-bottom: 15px;
}
.warmup_unterhaltung table.unterhaltung .left {
	width: 40%;
	padding: 7px 0;
	border-bottom: 1px solid silver;
}
.warmup_unterhaltung table.unterhaltung .middle {
	width: 40%;
	padding: 7px 0;
	border-bottom: 1px solid silver;
}
.warmup_unterhaltung table.unterhaltung .right {
	width: 20%;
	padding: 7px 0;
	border-bottom: 1px solid silver;
	text-align: right;
}
.warmup_sponsoren .sponsoren_left {
	float: left;
	width: 47%;
	padding-right: 15px;
}
.warmup_sponsoren .sponsoren_right {
	float: left;
	width: 47%;
	padding-right: 15px;
}
.warmup_sponsoren .sponsoren_item {
	margin-bottom: 5px;
	text-align: center;
}
.warmup_sponsoren ul {
	font-family: Arial, Helvetica, sans-serif;
	
}
.warmup_sponsoren h2 {
	margin-bottom: 15px;
}
.warmup_sponsoren ul {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0;
}
.warmup_sponsoren ul li {
	background-image: url(image/sitemap_back.png);
	background-repeat: 	no-repeat;
	background-position: 0px 2px;
	padding: 0 0 3px 22px;
}
.clearer_both {
	clear: both;
	width: 100%;
	height: 1px;
}
/*---- order ------*/
.wu_bestellung td {
	padding: 4px 0;
	border-bottom: 1px solid silver;
}
.wu_bestellung h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 15px;
}
/*******************************************
				Sitemap
*******************************************/
.warmup_overview ul {
	list-style-type: none;
	list-style-position: inside;
	padding-left: 0;
}
.warmup_overview ul li {
	border-bottom: 1px solid #CCCCCC;
	margin: 0;
	padding: 4px 0 4px 26px;
	color: #0066CC;
	font-size: 10px;
	background-image: url(image/sitemap_back.png);
	background-repeat: 	no-repeat;
	background-position: 0px 7px;
}
.warmup_overview ul li a {
	padding: 0;
	margin: 0;
	font-size: 13px;
}

