/* CSS Document */
body {
	padding: 0p; 
	margin: 0;
	background-color: #f6f6f6;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.75em;
	padding-bottom:15px;
}
#seite {
	width: 954px;
	text-align: left;
	margin: auto;
}
h3 {
	color: #772360;
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 0;
	margin: 0px;
}
h4 {
	color: #772360;
	font-size: 1.2em;
	padding: 5px 0;
	margin: 0px;
}

h5 {
	color: #000;
	font-size: 1.2em;
	padding-bottom: 5px;
	margin: 0px;
}

hr {
	height:1px;
	border:0px solid white;
	border-bottom: 1px solid #CECECE;
	margin:10px 0;
}

.text_blau {
	color:#52B0D4;
}
.text_orange {
	color:#ED7831;
}
.text_gruen {
	color:#BABE15;
}



/*------------------------------------------------- Oben -------------------------*/
#oben {
	position: relative;
	height: 50px;
}
#oben_links, #oben_rechts {
	display: inline;
	padding-top: 20px;
}
#oben_links {
	padding-left: 30px;
	float: left;
	visibility:hidden;
}
#oben_rechts {
	padding-right: 57px;
	float: right;
}
#oben_links a:link, #oben_links a:visited, #oben_rechts a:link, #oben_rechts a:visited {
	color: #772360;
	text-decoration: none;
	font-size: 1em;
	padding-right: 7px;
}
#oben_links a:hover, #oben_rechts a:hover, .topmenu_aktiv {
	color: #05396e;
}
/*------------------------------------------------- Ecken -------------------------*/

#content_top {
	height:14px;
	background: url(../images/layout/ecken_weiss_links.gif) left top no-repeat;
}
#content_top div {
	float:right;
	width:14px;
	height:14px;
	background: url(../images/layout/ecken_weiss.gif) right top no-repeat;
}

#content_top {
	height:14px;
	background: url(../images/layout/ecken_weiss_links.gif) left top no-repeat;
}
#content_top div {
	float:right;
	width:14px;
	height:14px;
	background: url(../images/layout/ecken_weiss.gif) right top no-repeat;
}

#content_bottom {
	height:14px;
	background: url(../images/layout/ecken_weiss_links.gif) left bottom no-repeat;
}
#content_bottom div {
	float:right;
	width:14px;
	height:14px;
	background: url(../images/layout/ecken_weiss.gif) right bottom no-repeat;
}

#main_bottom {
	margin-top:15px;
	height:14px;
	background: url(../images/layout/ecken_weinrot_links.gif) left bottom no-repeat;
}
#main_bottom div {
	float:right;
	width:14px;
	height:14px;
	background: url(../images/layout/ecken_weinrot.gif) right bottom no-repeat;
}

#main_bottom_home {
	position:absolute;
		width:100%;
	bottom:0;
	left:0;
	height:14px;
	background: url(../images/layout/ecken_weinrot_links.gif) left bottom no-repeat;
}
#main_bottom_home div {
	float:right;
	width:14px;
	height:14px;
	background: url(../images/layout/ecken_weinrot.gif) right bottom no-repeat;
}
	

.ecken {
	width: 12px; height: 14px;
	line-height: 1px;
	font-size: 1px;
	position: absolute;
}
.weinrot {
	background-image: url(../images/layout/ecken_weinrot.gif);
}
.weiss {
	background-image: url(../images/layout/ecken_weiss.gif);
}
.gelb {
	background-image: url(../images/layout/ecken_gelb.gif);
	width: 8px; height: 10px;
}
.blau_klein {
	background-image: url(../images/layout/ecken_blau_klein.gif);
	width: 8px; height: 10px;
}
.orange_klein {
	background-image: url(../images/layout/ecken_orange_klein.gif);
	width: 8px; height: 10px;
}
.gruen_klein {
	background-image: url(../images/layout/ecken_gruen_klein.gif);
	width: 8px; height: 10px;
}
.blau_gross {
	background-image: url(../images/layout/ecken_blau_gross.gif);
	width: 12px; height: 14px;
}
.orange_gross {
	background-image: url(../images/layout/ecken_orange_gross.gif);
	width: 12px; height: 14px;
}
.gruen_gross {
	background-image: url(../images/layout/ecken_gruen_gross.gif);
	width: 12px; height: 14px;
}
.ecke_ol {
	background-position: left top;
	top: 0px; left: 0px;
}
.ecke_or {
	background-position: right top;
	top: 0px; right: 0px;
}
.ecke_ul {
	background-position: left bottom;
	bottom: 0px !important;
	/*bottom: -1px; /* for "older" browsers */
	left: 0px;
}
.ecke_ur {
	background-position: bottom right;
	bottom: 0px !important;
	/*bottom: -1px; /* for "older" browsers */
	right: 0px;
}
.weiche_unten {
	bottom: 0px !important;
	bottom: -1px; /* for "older" browsers */
	bottom: 0px;
}
/*------------------------------------------------- Unten -------------------------*/
#unten {
	position: relative;
}
/*------------------------------------------------- Links -------------------------*/
#links_main {
	width: 250px;
	overflow:hidden;
	margin-right: 15px;
	float: left;
	position: relative;
	z-index:1;
}

#links {
	position: relative;
	width: 250px;
	background-color: #772360;
	margin-bottom:15px;
	position: relative;
	z-index:1;
}

#links_menu {
	width:249px;
	overflow:hidden;
	float:left;
}

#links_min_height {
	float:left;
	width:1px;
	height:576px;
	overflow:hidden;
	background:white;
	visibility:hidden;
}

#links .padding {
	padding: 30px 29px 30px 30px;
}

#marke {
	position:relative;
	background-color: #fdc900;
	width: 190px; height: 105px;
	margin-bottom: 24px;
	background-image:url(../images/layout/marke_ecke.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	text-align:center;
	padding-top: 25px;
}

/*************************************************** Login */

#member_login {
	position:relative;
	z-index:2;
	margin:0 30px;
	border:1px solid silver;
	background:#FFFFFF;
}

#member_login .padding {
	padding:10px 20px;
}

/* Login Submit
 *****************************************/
.username_input {
	width:143px;
	height:18px;
	margin:0;
}

.password_input {
	width:143px;
	margin:0;
	height:18px;
}

.submit {
	padding:0 2px;
}

.login_titel {
	padding:2px 10px 5px 0;
	color:#333333;
	margin-bottom:15px;
}

.login_titel h4 {
	margin:0;
	padding:0;
}

.login_content {
	/*padding:10px 0 10px 10px; 
	background-color:#faf8f8;
	border:1px solid #cccccc;
	border-top:none;*/
}

.login_content_username {
	margin-bottom:3px;
}

.login_content_passwort {
	margin-bottom:10px;
}

#password_input {
	width:130px;
}

.pfeil_submit {
	width:20px;
}

.input_vor_submit {
	float:left;
}

.submit_nach_input {
	float:left;
}


/*------------------------------------------------- Rechts -------------------------*/
#rechts {
	position: relative;
	float: left;
	width: 684px;
	background-color: #772360;
	text-align:center;
	background-image:url(../images/layout/logo.gif);
	background-repeat:no-repeat;
	background-position: 35px 25px;
	overflow:hidden;
}
#bilder {
	position: relative;
	height: 57px;
	padding-right: 60px;
	padding-top: 30px;
}
.bild {
	display: inline;
	float: right;
}
/*------------------------------------------------- Inhalt -------------------------*/
#inhalt {
	position: relative;
	width: 624px;
	background-color: #FFFFFF;
	margin: auto;
}
#inhalt_links {
	position: relative;
	display: inline-block;
	float: left;
	width: 324px;
	text-align: left;
	font-size: 1em;
	line-height:1.5em;
	margin: 15px 0px 30px 30px;
	overflow:hidden;
}
#inhalt_rechts {
	position: relative;
	display: inline;
	float: right;
	width: 190px;
	margin: 90px 30px 0px 0px;
	text-align: left;
	overflow:hidden;
	padding-bottom:30px;
}

#inhalt_glossar {
	position: relative;
	display: inline;
	float: left;
	width: 565px;
	text-align: left;
	font-size: 1em;
	line-height:1.5em;
	margin: 30px 0px 30px 30px;
}

.beitrag {
	width:320px;
	}

/*------------------------------------------------- Inhalt Text/Bild -------------------------*/
#inhalt img {
	/*padding: 20px 0px 20px 0px;*/
}

#inhalt_links ul {
	/*padding:0;
	margin:0;*/
}

#inhalt_links ul li {
	list-style-type:square;
	/*background:url(../images/layout/li.gif) 0 6px no-repeat;
	
	display:block;
	
	padding-left: 13px;
	margin-left:-20px;
	
	margin-bottom:7px;
	*/
}
#inhalt p {
	padding:0;
	margin:0;
	margin-top: 0px;
	margin-bottom: 15px;
}

#inhalt a:link,
#inhalt a:visited {
	text-decoration: underline;
	color: #000;
}
#inhalt a:hover {
	text-decoration: underline;
	color:#777;
}

#inhalt a.pdf {
   display:inline-block;
   padding:1px 0 1px 20px;
   background:url(../images/icons/pdf.gif) left center no-repeat;
   }

/*------------------------------------------------- Inhalt Downloads -------------------------*/

#inhalt_links ul#dokumente_ul {
	margin: 0px;
	padding: 0px;
	margin-top:10px;
	background-image:url(../images/layout/punkt_blau.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}
#inhalt_links ul#dokumente_ul li {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
	background-image:url(../images/layout/punkt_blau.gif);
	background-repeat:repeat-x;
	background-position:top left;
	line-height:1.9em;
	height: auto !important;
	height: 1.9em;
}
#inhalt_links li a:link, #inhalt_links li a:visited, #inhalt_links li a:hover {
	color: #05396e;
	font-size:0.9em;
	text-decoration:none;
	display:block;
	background:url(../images/icons/pdf.gif) no-repeat 0 3px;
	padding-left:20px;
}

#inhalt_links .modul_pdf {
	margin-bottom:15px;
	background-image:url(../images/layout/punkt_blau.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
}

/*------------------------------------------------- Inhalt Studienmodul -------------------------*/

#inhalt_studienmodule {
	width:580px;
	float:left;
	padding-left: 30px;
	margin-top: -20px;
	}

.studientitel{
	position: relative;
	padding:8px;
	text-align:center;
	line-height:13px;
	width:118px;
	height: 90px;
	vertical-align:middle;
	float:left;
	overflow:hidden;
	margin-right: 10px;
	margin-bottom: 10px;
}

#inhalt .studientitel a:link, #inhalt .studientitel a:visited{
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

.studientitel_einzeln{
	position: relative;
	padding:15px;
	text-align:center;
	width:200px;
	height: 135px;
	font-size:16px;
	line-height:22px;
}

.content_pdf{
	border-collapse:collapse;
	width:100%;
}

.content_pdf td{
	border-top:1px solid blue;
	border-bottom:1px solid blue;
}

.content_pdf a{
	text-decoration:none;
}

/*------------------------------------------------- Alles klar? ---------------------*/
.clearer {
	clear:both;
	font-size:1px;
}

/********************************************************* _Text Styles */

#inhalt .msg_box {
   margin-bottom:15px;
   padding:10px 10px 10px 30px;
   border:1px solid #DDD;
   }

.msg_error {
	background:url(../images/icons/msg_error_icon.gif) 10px center no-repeat;
   color:#CC0000;
   }

.msg_success {
   background:url(../images/icons/msg_success_icon.gif) 10px center no-repeat;
   color:#336633;
   }

.msg_load {
	background:url(../images/icons/loader.gif) 10px center no-repeat;
   color:#333;
   }


