/* CSS idpraxis 10 / 2007 */
body {
	color: #000000;
	font-family : Arial, Geneva, Helvetica, sans-serif;
	font-size: 100.0001%;
	margin: 0px;
	padding: 0px;
	background-color: #152f50;
}
.headline{
	color: #C32929;
	font-size: 105%;
	font-weight: bold;
	padding-left: 18px;
	display : block;
}
.subline{
	color: #163051;
	font-size: 90%;
	font-weight: bold;
	padding-left: 18px;
	padding-right: 18px;
	display : block;
}
.output{
	color: #808080;
	font-size: 75%;
	padding-left: 18px;
	padding-right: 18px;
	display : block;
}
.bg_rechts{
	background-image: url(../media/bg_rechts.gif);
	background-repeat : repeat-y;
}
.bg_links {
	background-image: url(../media/kachel_links.jpg);
}
.bg_white{
	background-color : White;
}
.bg_gray{
	background-color: #ECECEC;
	height: 100%;
}
.bg_red {
	background-color: #E43029;
}
.white{
	color:white;
}
.red{
	color: #E43029;
}
.bold{
	font-weight: bold;
}
/* normales Menue */

a:link.menue{
	font-size: 75%;
	text-decoration : none;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	position : relative;
	top: -10px;
}
a:visited.menue{
	font-size: 75%;
	text-decoration : none;
	color: black;
	padding-left: 5px;
	padding-right: 5px;
	position : relative;
	top: -10px;
}
a:hover.menue{
	font-size: 75%;
	text-decoration : none;
	color: white;
	background-color: black;
	padding-left: 5px;
	padding-right: 5px;
	position : relative;
	top: -10px;
}

/* akt. Menue */
a:link.menue_akt{
	font-size: 75%;
	text-decoration : none;
	color: #323232;
	padding-left: 5px;
	padding-right: 5px;
	position : relative;
	top: -10px;
}
a:visited.menue_akt{
	font-size: 75%;
	font-weight: bold;
	text-decoration : none;
	color: black;
	/* background-color: #E43029; */
	padding-left: 5px;
	padding-right: 5px;
	position : relative;
	top: -10px;
}
a:hover.menue_akt{
	font-size: 75%;
	text-decoration : none;
	color: white;
	/* background-color: #E43029;*/
	padding-left: 5px;
	padding-right: 5px;
	position : relative;
	top: -10px;
}
/* normales Submenue */
a:link.submenue{
	font-size: 70%;
	text-decoration : none;
	margin-left: 25px;
	color: #323232;
	padding-left: 5px;
	padding-right: 5px;
}
a:visited.submenue{
	font-size: 70%;
	text-decoration : none;
	margin-left: 25px;
	color: #323232;
	padding-left: 5px;
	padding-right: 5px;
}
a:hover.submenue{
	font-size: 70%;
	text-decoration : none;
	margin-left: 25px;
	color: white;
	background-color: #E43029;
	padding-left: 5px;
	padding-right: 5px;
}

/* akt. Submenue */
a:link.submenue_akt{
	font-size: 70%;
	font-weight: bold;
	text-decoration : none;
	margin-left: 25px;
	color: white;
	background-color: #E43029;
	padding-left: 5px;
	padding-right: 5px;
}
a:visited.submenue_akt{
	font-size: 70%;
	font-weight: bold;
	text-decoration : none;
	margin-left: 25px;
	color: white;
	background-color: #E43029;
	padding-left: 5px;
	padding-right: 5px;
}
a:hover.submenue_akt{
	font-size: 70%;
	text-decoration : none;
	margin-left: 25px;
	color: white;
	background-color: #E43029;
	padding-left: 5px;
	padding-right: 5px;
}


.border_right{
	background-image: url(../media/verlauf_re.jpg);
}

.border_bottom{
	border-bottom-color : #E43029;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
.border_left{
	border-left-color : #E43029;
	border-left-style : solid;
	border-left-width : 1px;
}
.border_all{
	border-color : #E43029;
	border-style : solid;
	border-width : 1px;
}
/*  Aktuelles */
.width_rechts{
	margin-top:10px;
	margin-left: 5px;
	width:145px;
	padding: 4px;
}
.headline_aktuelles{
	font-size: 75%;
	font-weight: bold;
	
}

.aktuelles_entry_headline{
	padding:0px;
	margin:0px;
	margin-top:5px;
	font-size: 70%;
}
.aktuelles_entry_subline{
	padding:0px;
	margin:0px;
	margin-top:0px;
	padding-bottom:4px;
	font-size: 70%;
}
/* Kalender */
.kalendar_table{
	border-color : #E43029;
	border-style : solid;
	border-width : 1px;
	margin-top:15px;
	width: 155px;
}
.kalender_out_headline{
	font-size: 70%;
	color: #E43029;
}
.rechts{
	color:#E43029;
}
.kalender_out{
	color:black;
	font-size: 70%;
}
.kalender_aktuell{
	color:#E43029;
	background-color : #FED8C5;
}
/* teaser */
.div_top_index{
	margin-top: 10px;
	margin-left: 5px;
	border: 0px solid white;
	width: 147px;
	min-height: 80px;
	border-color : #E43029;
	border-style : solid;
	border-width : 1px;
	padding: 3px;
}
.text_re_1{
	font-size: 65%;
	color: #A7ABAE;
	padding-left: 10px;
	padding-right: 10px;
	display : block;
}
.text_re_an{
	font-size: 70%;
	color: #000000;
font-weight : bold;
	padding-left: 10px;
	padding-right: 10px;
	display : block;
}
.div_top_subline{
	/* position: relative;
	left: 60px;
	top: -77px;*/
	margin-top: 15px;
	font-style : normal;
	font-weight : normal;
	font-size : 70%;
}
.div_top_weiter{
	/*position: relative;
	left: 60px;
	top: -77px;*/
	font-style : normal;
	font-weight : normal;
	font-size : 70%;
	font-family : Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 5px;
	vertical-align : top;
}
.weiter{
	color: #003072;
	font-size: 70%;
	padding-left: 20px;
	text-decoration : none;
}
.no_deco{
	text-decoration : none;
}

.no_decoration{
	text-decoration : none;
	color: #003072;
}
/* teaser */


/* Bildunterschrift */
.media_text{
	padding-left: 10px;
	font-size: 70%;
}

/* footer */
.footer{
	background-image : url(../media/leiste_bottom.jpg);
	font-size: 65%;
	color: #6A6B70;
}

.input_search {
	margin-left: 5px;
	width: 100px;
}

.menue_search{
	font-size: 75%;
	text-decoration : none;
	color: #000;
	padding-left: 5px;
	padding-right: 5px;
	position : relative;
	top: -10px;
}

.search_output{
	color: #808080;
	font-size: 75%;
	padding-left: 18px;
	padding-right: 18px;
	margin-bottom: 10px;
}

a:link.link_search{
	color: #000;
}
a:visited.link_search{
	color: #000;
}

.tableheader {
	font-weight: bold;
	font-size : 90%;
	background-color: #A50000;
	color: #FFF;	
}

.tablevertical{
	
	padding: 0px;
	font-size : 90%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;

	height: 130px;
	width: 1.2em;

	background-color: #A50000;
}

.textvertical{

	margin: 0px;
	padding: 0px;
	line-height: 1em;
	text-align: center;
	
	writing-mode:tb-rl;
	
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	
	
}


a:link.skills_header{
	color: #FFF;
	text-decoration: none;
}
a:visited.skills_header{
	color: #FFF;
	text-decoration: none;
}
a:hover.skills_header{
	color: #FFF;
	text-decoration: none;
}

.A50000{
	color: #A50000;
	text-decoration: none;
}

.kompetenz_headline{
	padding-top: 18px;
	color: #C32929;
	font-size: 105%;
	font-weight: bold;
	display : block;
}

.kompetenz_subline{
	color: #163051;
	font-size: 90%;
	font-weight: bold;
	padding-right: 18px;
	display : block;
}

.kompetenz_border{
	border: 0px solid #A50000;
}

.input_field_obligatory{
	border: 1px solid #A50000;
}
.nobr{
	white-space : nowrap;
}

.mehr{
	font-size: 75%;
	text-align: right;
}
.headline_aktuell{
	color: #C32929;
	font-size: 105%;
	font-weight: bold;
	display : block;
}
.subline_aktuell{
	color: #163051;
	font-size: 90%;
	font-weight: bold;
	display : block;
}
.output_aktuell{
	color: #808080;
	font-size: 75%;
	display : block;
}

