html {
	overflow:scroll;
}

body {
	/*
	font-family:"Trebuchet MS", Arial,Helvetica,sans-serif;
	*/
	font-family:Verdana, Arial,Helvetica,sans-serif;
	font-size:10pt;
	color:#052c29;
	background-color:#ffffff;/*#f0f0f0;*/
	background-image:url(/fileadmin/images/bg_verlauf_15.gif);
	background-repeat:repeat-x;
	margin-top:7px;
}

* html body {
	text-align:center;
}

* html .contenttable {
	font-size:100%;
}

h1{
	margin:10px 0px;
	font-size:1.3em;
}

h2{
	margin:5px 0px;
	font-size:1.15em;
}

a{
	color:#707A79;
	text-decoration:underline;
}

img{
	border:0;
}

#page {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid #70787A;
	margin:auto;
	padding:1px;
	width:979px;
}
* html #page{
	width:983px;
	text-align:left;
}

#banner {
	background-image:url(/fileadmin/templates/banner/banner_coburger_6.jpg);
	background-repeat:no-repeat;
	height:129px;
}
#language {
	float:right;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:10px 10px 0px 0px;
	padding:0px;
}
#language li {
	float:left;
	padding-right:5px;
}

#menu {
	height:36px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:1px 0px;
	padding:0px;
	background-color:#003660;
}

#menu li {
	float:left;
	height:36px;
	border-right:1px solid #FFFFFF;
}

#menu li.last {
	border-right:0px;
}

#menu li a {
	background-color:#003660;
	color:#ffffff;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	line-height:36px;
	padding:0px 30px;
	text-align:center;
	text-decoration:none;
}
#menu li a:hover, #menu li a.act {
	background-color:#A4B42F;
	text-decoration:none;
}

#menu2 {
	background-color:#5884AD;
	float:left;
	height:274px;
	list-style-type:none;
	margin:0;
	max-height:274px;
	padding:20px 0 0;
	width:248px;
}

#menu2 li {
	height:30px;
}
* html #menu2 li a{display:inline;width:100%;}
*+html #menu2 li {display:inline;}
*+html #menu2 li li{display:block;}

#menu2 li a {
	color:#FFFFFF;
	display:block;
	font-size:0.8em;
	line-height:29px;
	padding:0px 0px 0px 30px;
	text-decoration:none;
	width:218px;
	background:none;
	border-bottom:1px dotted #9BB9D4;
}

#menu2 li a:hover, #menu2 li.act {
        background:#A4B42F;
}

#menu2 li.act a, #menu2 li.act a:hover{
        background-image:url(/fileadmin/images/news_bg.jpg);
        background-position:0px 9px;
       	background-repeat:no-repeat;
	border-bottom:1px dotted #9BB9D4;
}

#menu2 ul{
        visibility:hidden;
        background-image:url(/fileadmin/templates/menu2_bg.png);
        list-style-type:none;
        padding:0px;
        margin-left:248px;
        margin-top:-31px;
        position:absolute;
        /*z-index:10;*/
        width:160px;
        border-left:1px solid white;
        min-height:30px;
}
*html #menu2 ul{
	margin-left:0px; 
	margin-top:-1px;
	height:30px;	
}

#menu2 ul li{
        border-bottom:none;
        /* 
        height:auto;
        jck: margin:5px 5px 5px 15px; 
        */
}

#menu2 ul li a {
        color:#ffffff;
        display:block; /*jck: was inline*/
        width:150px;
        padding:5px;
        line-height:20px !important;
        border:none;
}

#menu2 ul li a:hover{
        display:block;
        line-height:20px;
        background-image:url(/fileadmin/templates/cc-menu-bg.png) !important;
        width:150px;
}

* html #menu2 ul li a:hover {
	width:160px;
}

#top-container {
	/*background-image:url(/fileadmin/images/top_img.jpg);
	background-position:right center;
	background-repeat:no-repeat;*/
	height:294px;
	background-color:#5884ad;
}

#hole-container {
	background-color:#90ACC7;
	float:left;
}

#news-container{
	height:249px;
	width:248px;
	/*width:254px;*/
	float:left;
}
.news {
	/*
	height:249px;
	width:228px;
	float:left;
	clear:left;
	*/
	
	height:149px;
	color:#FFFFFF;
	font-size:0.8em;
	border-bottom:1px solid #FFFFFF;
	overflow:auto;
	padding:5px 0px 0px 0px; /* bottom was 5px */
}

.news a{
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-size:1.1em;
}

.news a:hover{
	text-decoration:underline;
}

.news h3{
	background-image:url(/fileadmin/images/news_bg.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	line-height:16px;
	margin:5px 0px 0px 0px;
	padding:0px 0px 0px 30px;
	font-size:1.2em;
}

.news p {



	padding:0px 0px 0px 30px;
	margin:0px;
}

#flash {
 	border-left:1px solid #FFFFFF;
 	width:730px;
 	float:right;

 	height:294px;
 	z-index:0;
}

#main-container {
	background-color:#90acc7;
	border-bottom:1px solid #FFFFFF;
	float:left;
}

#left-column {
	clear:left;
	float:left;
	min-height:250px;
	min-width:248px;
	width:248px;
	border-top:1px solid #FFFFFF;
	background-color:#5884AD;

}

#right-column {
	float:right;
	width:730px;
	border-left:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
	
}

#right-column #path {
	background-image:url(/fileadmin/images/lupe.jpg);
	background-position:10px 2px;
	background-repeat:no-repeat;
	color:#707A79;
	font-size:0.8em;
	line-height:20px;
	padding-left:32px;
	background-color:#FFFFFF;
	border-bottom:2px solid #FFFFFF;
}

#right-column #path a#print{
	float:right;

	margin:-18px 5px 0px 0px;
} 




#right-column #text,
#right-column #hole-text {
	background:#E1E6E9 none repeat scroll 0%;
	min-height:370px;
	font-size:0.85em;
	padding:15px 70px 15px 30px;
}

* html #right-column #text, 
* html #right-column #hole-text {
	height:370px;
}

#right-column #hole-text {
	padding:15px 30px;
	width:670px;
}



* html #right-column #text{
	width:730px;
	height:350px;
}

* html #right-column #hole-text {
	width:730px;
	height:350px;
}

#footer {
	clear:both;
	color:white;
	height:25px;
	font-size:0.75em;
	line-height:25px;
	background-color:#003366;
	/*background-color:#a8b7ba;8a98aa,8f97a3*/
	overflow:hidden;
}

#footer .footertext{
	float:left;
	margin:0px;
	text-align:center;
	list-style-type:none;
}

#features {
	width:226px;
	float:left;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 0px 0px 22px;
	padding:0px;
}

* html #features {margin:0px 0px 0px 11px;}

#features li {
	float:left;
	margin:3px 10px 0px 0px;
}
#features li#intern{
	margin:0px 10px 0px 0px;
}

#extramenu {
	width:248px;
	float:right;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#extramenu li {
	float:right;
	margin-right:30px;
	padding-left:10px;
	background-image:url(/fileadmin/images/extramenubg.jpg);
	background-repeat:no-repeat;
	background-position: left center;
}

#extramenu li a {
	color:#FFFFFF;
}

#welcome-screen {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	//padding:5em 0em 0em 0em;
	background:blue;
	color:white;
	text-align:center;
}

#welcome-screen h1 {
	line-height:100%;
}

.tx-studylocations-pi1 dt {
	margin:10px 0px 0px 0px;
	font-weight:bold;
}

.tx-studylocations-pi1 dt a {
	color:#052c29;
	text-decoration:none;
}

.tx-studylocations-pi1 dt a:hover {
	text-decoration:underline;
}

.tx-studylocations-pi1 dd {
	margin:0px;
	padding:0px;
}

.tx-studylocations-pi1 #city {
	padding:0px;
	margin:0px;
	clear:both;
	max-height:180px;
	overflow:hidden;
}

.tx-studylocations-pi1 #verbindungen {
	width:310px;
	max-width:310px;
	clear:left;
	float:left;
}

.tx-studylocations-pi1 #hochschulen {
	margin-right:0px;
	width:310px;
	max-width:310px;
	float:left;
	clear:right;
}
