body {
	margin: 20px 100px;
	background:transparent url(images/bg.jpg) repeat scroll 0 0;
	text-align: center;
}

#div_01 {
	background: white;
	width: 100%;
	min-width: 1060px;
	border:2px solid #cccccc;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
}
.tabs_header {
	background: #bac0fb url(images/header.png) 50% 50% repeat-x;
	margin: 1%;
	-moz-border-radius-topleft: 4px; 
	-webkit-border-top-left-radius: 4px; 
	-moz-border-radius-topright: 4px; 
	-webkit-border-top-right-radius: 4px;
}
.tabs_default {
	background: #bac0fb url(images/bg_button_default.png) 50% 50% repeat-x;
	height: 30px;
	-moz-border-radius-topright: 6px; 
	-moz-border-radius-topleft: 6px;
	border: 1px solid #777777;
	color: white;
}

.tabs_selected {
	background: #ffffff url(images/bg_button_active.png) 50% 50% repeat-x;
	height: 28px; 
}
.tabs_default:hover{
	background: url(images/bg_button_hover.png) 50% 50% repeat-x;
}
.div_unten {
	background: #bac0fb; 
	height: 10px; 
	-moz-border-radius-bottomleft:5px; 
	-moz-border-radius-bottomright:5px;
}
.div_mitte {
	border:2px solid #bac0fb;
	margin: 1%;
	padding: 1%;
	font-size: 0.9em;
	font-family:Verdana,Arial, sans-serif;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
/*  Die Corps Seite*/
.button_allgemein {
	border: 1px solid #c5dbec; 
	background: #dfeffc url(images/bg_alle_buttons.png) 50% 50% repeat-x; 
	font-weight: bold; 
	color: #2e6e9e; 
	outline: none;
}

.button_allgemein:hover {
	background: url(images/bg_button_hover.png) 50% 50% repeat-x;
	color: white;
}
.corpsSeite {
	width: 252px;
}
.div_corps {
	background: white;
	float: right;
	width: 70%;
	border:4px solid #bac0fb;
	font-size: 0.8em;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	margin-top:-29%;
}

/* Interner Bereich */
.div_abmelden {
	border:2px solid #bac0fb;
	width: 150px;
	margin-left: 80%;
	font-size: 0.9em;
	font-family:Verdana,Arial, sans-serif;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
}
.tabs_klein {
	background: #bac0fb url(images/bg_button_default.png) 50% 50% repeat-x;	
	color: white;
	font-size: 11px;
	border: 1px solid #777777;
	-moz-border-radius-topleft:6px;
	-moz-border-radius-topright:6px;
	-moz-border-radius-bottomleft:6px;
	-moz-border-radius-bottomright:6px;	
}
.tabs_klein_selected {
	background: #ffffff url(images/bg_button_active.png) 50% 50% repeat-x;
}
.tabs_klein:hover {
	background: #ffffff url(images/bg_button_hover.png) 50% 50% repeat-x;
}
.invisible {
	display:none;
}
.flashWarning {
    font-family: Arial;
    color: red;
    font-size: 1.2em;
}
.flashNotice {
    font-family: Arial;
    color: green;
    font-size: 1.2em;
}
.corps_table {
	background:#BAC0FB none repeat scroll 0 0;
}

.tabs_dritter_ebene {
	border: 1px solid #c5dbec;
	background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #2e6e9e;
	outline: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.tabs_dritter_ebene:hover {
    background: #ffffff url(images/bg_button_hover.png) 50% 50% repeat-x;
}
.tabs_dritter_ebene_selected {
	border: 1px solid #79b7e7;
	background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
	font-weight: bold;
	color: #e17009;
	outline: none;
}
.container_tabs_pauktage {
	list-style: none;
	position: relative;
	padding: .2em .2em 0;
	border: 1px solid #4297d7;
	background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	font-weight: bold;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.container_tabs {
	list-style: none;
	position: relative;
	padding: .2em .2em 0;
	border: 1px solid #4297d7;
	background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
	color: #ffffff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.tabs_sonstiges {
	border: 1px solid #c5dbec;
	background: #dfeffc url(images/ui-bg_glass_85_dfeffc_1x400.png) 50% 50% repeat-x;
	color: #2e6e9e;
    font-size: 0.75em;
	outline: none;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
}
.tabs_sonstiges:hover {
    background: #ffffff url(images/bg_button_hover.png) 50% 50% repeat-x;
}
.tabs_sonstiges_selected {
	border: 1px solid #79b7e7;
	background: #f5f8f9 url(images/ui-bg_inset-hard_100_f5f8f9_1x100.png) 50% 50% repeat-x;
	color: #e17009;
	outline: none;
}
