@charset "UTF-8";
html {
	height: 100%;
}
body {
	color: #4d4d4d;
	background-color: #ccc;
	margin: 0pt;
	padding: 0pt;
	font-size: 10pt;
	font-family: Arial, sans-serif;
	line-height:1.4em;
	background-image: url(images/bg_main.gif);
	background-repeat:repeat-y;
	height:100%;
}

/** Layout **/

#container {
	position: relative;
	width: 970px;
	min-height: 100%;
	height: auto;
	margin: 0pt 0pt -45px;
}
#header, #footer {
	background-color: white;
}
#header {
	top: 0px;
	height: 85px;
}

#footer {
	clear: both;
	position: relative;
	margin: 0pt;
	height: 45px;
	text-align: right;
	overflow: hidden;
	width:970px;
}
#main {
	padding-bottom: 45px;
}
#col1 {
	float: left;
	width: 160px;
	height: 405px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
	margin-left: 0px;
	padding-left: 12px;
}
#col2 {
	margin-top: 0pt;
	margin-right: 225px;
	margin-bottom: 0pt;
	margin-left: 175px;
}
#col3 {
	float: right;
	width: 217px;
	min-height: 638px;
	color: #f2f2f2;
	background-color: #d3edf9;
	background-image: url(images/bg_right-content.png);
	background-repeat: no-repeat;
}
#left-content {
	margin-right: 165px;
	padding-left: 10px;
}
#right-content {
	float: right;
	width: 160px;
	padding: 0px;
}
#left-content-wrap, #right-content-wrap {
	overflow:visible;
	margin-left: 0em;
	margin-top: 0px;
	margin-right: 10px;
}
#col3 .content-wrap {
	margin-top: 80px;
	margin-right: 20px;
	margin-bottom: 0.75em;
	margin-left: 20px;
}

#left_unten {
	font: 0.7em/1.4em Verdana; 
	color: gray;
	vertical-align: bottom;
	padding-left: 50px;
	width: 170px;
	position: absolute;
	bottom: 40px !important;
	bottom: 40px;
}	  
			  
img#trennlinie {
	position: relative;
	top:10px;
}

#table
{
position:relative; 
top:-4px;}

/************************************
 * MARQUEE
 ************************************/
 
#laufschrift {
position:absolute;
left:589px;
top: 25px;

}


 
input{
border:#FFFFFF;
border:0px;
color:#009dde;
}
 
 

/************************************
 * Typo
 ************************************/

p, h1, h2, h3, h4, h5, h6, a {
	margin: 0 0 0 0;
	padding: 0pt;
}

#right-content p, #left-content  p {
	line-height:1.4em;
	word-wrap:break-word;
}

.content-wrap p{
	font-size: 8pt;
	line-height:1.5em;

}

.text a {
	text-decoration:none;
	color: #009dde;
	margin: 0;
	background: transparent url('images/menu_link_icon.gif') center left no-repeat;
	padding-left: 18px;
	word-wrap:break-word;
}

.text a:hover {
	color: #03C2FC;
}

a#nobackground, a#nobackground {
	background:none;
	padding-left: 0px;
}

h1 {
	margin: 0em 0pt 0em 0pt;
	font-size: 165%;
	font-weight: normal;
	line-height:1.4em;
}
h2 {
	margin: 0em 0pt 0em 0pt;
	font-size: 125%;
	font-weight:normal;
	line-height:1.4em;
	
}
h3 {
	font-weight:bold;
	font-size: 100%;
	color:#666666;
}
h5 {
	font-weight:bold;
	font-size: 90%;
	color:#242424;
}

h5#grau{
	color:#999999;
}

h6 {
font-weight:bold;
}

div#bild_text{
	background-color:#F4F4F4;
	padding-top:210px;
	padding-left: 10px;
	padding-right:10px;
	position:relative;
	top:0px;
	background-image:url(images/rueckblick/group.jpg);
	background-repeat:no-repeat;
	width: 348px;
	overflow:hidden;
}

p#bildunterschrift {
font-size:x-small;
}

ul {
	position:relative;
	margin-top:0px;
	margin-bottom: 0px;
	margin-left: 1.4em;
	padding-left:0px;
	width: auto;
	

	
}
a img {
	border: none;
}
.trennlinie {
	overflow:hidden;
	border-top:5px;
	width:100%;
	background-color:#CCCCCC;
	height:2px;
	margin:10px 0 10px 0;
}

.trennlinie_kurz {
	overflow:hidden;
	border-top:10px;
	width:150px;
	background-image:url(images/punktlinie_grau.gif);
	height:2px;
	margin:20px 0 20px 0;
}

#logo_british_council {
background-image:url(images/partner-logo/britishcouncil_trans.gif);
background-repeat:no-repeat;}

#logo_canadian_bureau {
background-image:url(images/partner-logo/cbie_trans.gif);
background-repeat:no-repeat;}

#logo_canadian_embassy {
background-image:url(images/partner-logo/Embassy_trans.gif);
background-repeat:no-repeat;}

#logo_DAAD {
background-image:url(images/partner-logo/DAAD_trans.gif);
background-repeat:no-repeat;}

#logo_Fulbright {
background-image:url(images/partner-logo/fulbright_trans.gif);
background-repeat:no-repeat;}

#logo_group_eight {
background-image:url(images/partner-logo/Go8_trans.gif);
background-repeat:no-repeat;}

/** Snippets **/

.clearfix {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

