/* Note: I have organized all styles alphabetically without regard for specific function for ease of reference */

/* General Browser quirks reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
	line-height: 1;
	color: black;
	background-color:#FFFFFF;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


/* General Settings (ie Tagstyles) */

body {
	font-size:80%;
	text-align:center;
	}
		
h3 {font-size:1em}
	
a {text-decoration:none;}

a, a:link, a:visited {
	color:#241b74;
	}

a:hover {
	text-decoration:underline;
	}
	
/* Custom Styles */

.bottomhidden{
	text-decoration:none;}

.bottomhidden p{
	position:relative;
	left:-9999px;}
	
.bottomhidden:hover p { left:0px;}

#breadcrumb {
	position:absolute; 
	top:80px;
	right: 120px;
	}

.CenteredText {
	text-align:center;
	}

.cleared {clear:both;}

.cols {
	width:240px;
	padding:0% 10px;
	float:left;
	text-align:center;
	}
	
.cols img {margin: 20px 0px 20px 0px;}

.cols a {text-decoration:none; border-style:none; }

#Contactdata img {width:75px; height:95px;}

#container {
	width:990px;
	margin:0 auto 0;
	text-align:left;
	}
	
#content-container {
	width:990px;
	font-size:1em; 
	font-family:verdana,sans-serif;
	background-image: url(http://www.ile-graduateschool.de/_images/3dbacktest.gif);
	background-repeat:repeat-y;
	position:relative;
	top:2px;
	}
	
#content-container td {	
	font-size:1em; 
	font-family:verdana,sans-serif;}
	
#content-container table {
			margin: 0px 0px 15px 0px;
			padding: 0;
			border-collapse: collapse;
			text-align: left;
			color: #333;
			line-height: 19px;

}

#content-container table caption
{
	border-top: 1px solid #aeb3b6;
	padding: .5em 0;
	font-size: 240%;
	font-style: italic;
	color: #d2d7db;
}


#content-container td {
	margin: 0;
	padding: 10px 10px;
	border: 1px dotted #f5f5f5;
}

#content-container th {
	font-weight: normal;
	text-transform: uppercase;
}

#content-container thead tr th {
	background-color: #575757;
	padding:  20px 10px;
	color: #fff;
	font-weight: bold;
	border-right: 2px solid #333;
	text-transform: uppercase;
	text-align:center;
}


#content-container table tbody tr th {
	padding: 20px 10px;
	border-bottom: 1px dotted #fafafa;
}

#content-container tr { 
	background-color: #FBFDF6;
}
#content-container tr.odd {
	background-color: #EDF7DC;
}
	
.contentheading {
	color:#241b74;
	font: bold 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	border-bottom: 1px solid #ccc;
	margin-top: 0.5em;
	margin-bottom:1em;
	}
	
.Downloaddescriptor {
	margin-left: 10px;
	font-style:italic;
	}
	
#Erasmushead {
	float:left; 
	margin-left:0px; 
	margin-top:10px;
	width:90px;
	height:90px;
	}
	
input.error, select.error {
	background-color:#FFFCE2;
	background-image:url(images/warning_obj.gif);
	background-position:right center;
	background-repeat:no-repeat;
	border:1px solid red;
	padding-right:16px;
}
	
.footer {
	text-align:center;
	border-bottom:7px solid #070141;
	width:100%;
	background-color:#F9F9F9;
	margin-bottom:5px;
	background: url(http://www.ile-graduateschool.de/_images/3dback-footer.gif) repeat-y;
	}
	
	.footer div {margin-bottom:3px;}
	
#header {
	position:relative;
	height:80px;
	width:780px;
	margin-bottom:60px;
	position:relative;
	left:30px;
	top:10px;
	}
	
#header-logo{ 
	float:left;
	height:87px;
	padding-top:24px;
	}
	
#header-logo-right {
	color: #FFFFFF;
	font: 17px/17px Georgia, "Times New Roman", Times, serif;
	position:absolute;
	top:24px;
	right:0px;
	width:240px;
	}

#header-logo-right div {
	float:right;
	line-height:1.2;
	}
	
#headerpicdescription {
	position:absolute;
	top: 15px;
	left:780px;
	width:150px;
	color: #FFFFFF;
	font-size:12px;
	line-height:1.2;
	}

#header-logo a {
	color: #FFFFFF;
	}	

#header-logo a:hover {
	text-decoration:none;
	}
	
#header-logo h1 {
	color: #FFFFFF;
	/*font: 38px/38px Georgia, "Times New Roman", Times, serif;*/
	font: 20px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	}

#header-logo h2 {
	/*color: #8C0000;*/
	color: #FFFFFF;
	font: 20px/20px Georgia, "Times New Roman", Times, serif;
	}
	
.HeaderPic {
	float:right;
	height: 87px;
	width:117px;
	position:relative;
	left:-8px;
	top: 12px;
	}
	
#Hinweis_Sidebar { 
	width:145px;
	padding:5px;
	line-height:1.5;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
.inputfield
	{
	width:55%;
	}

.JustifiedText {
	text-align: justify;
	}
	
#left_sidebar {
	width:210px;
	padding:5px;
	line-height:1.5;
	float:left;
	position:relative;
	left: -741px;
}

	#left_sidebar .subcatarrow {display: none;}

#left_sidebar .MultiLine {
	height:37px;
	background: url(http://www.ile-graduateschool.de/_images/lower-content-large-bg.gif) repeat-x;
	}
	
#lower-content{
	margin-top:2px;
	overflow:hidden;
	background:url(http://www.ile-graduateschool.de/_images/lowerback-alt.gif) 100% 0px repeat-y;
	}

.lower-content-container {
	width:780px;
	margin:0 auto 0;
	font:1em "Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
	line-height:1.5;
	}
	
.lower-content-container a:link img, .lower-content-container a:visited img {border: 0;}

.lower-content-container h3 {
	height:35px;
	line-height:31px;
	font-size:13px;
	background: url(http://www.ile-graduateschool.de/_images/lower-heading-bg-alt2.gif) repeat-x;
	margin: -5px -10px 5px -10px;
	text-align:center;
	}

#main_content { 
	width:703px;
	padding:10px 20px;
	padding-bottom:40px;
	float:left;
	position:relative;
	left: 221px;
	/*margin-top: -1.5em;*/
	}
	
#main_content a {
	position: relative; 
	z-index:0;	/* Nötig, damit das Suckerfish-Menü nicht überdeckt wird */
	text-decoration:underline;
	}

#main_content h1 {	
	color:#241b74;
	font: bold 1.5em/1.5em "Trebuchet MS", Geneva, sans-serif;
	border-bottom: 1px solid #ccc;
	margin-top: 0.5em;
	margin-bottom:1em;
	}
	
#main_content h2 {
	color:#241b74;
	font: 1.2em/1.2em "Trebuchet MS", Geneva, sans-serif;
	border-bottom: 1px solid #ccc;
	margin-top: 1.5em;
	margin-bottom:1em;
	}
	
#main_content h3 {
	color:#241b74;
	font: 1em/1em "Trebuchet MS", Geneva, sans-serif;
	border-bottom: 1px solid #ccc;
	margin-top: 1.5em;
	margin-bottom:1em;
	margin-left:1em;
	}
	
#main_content p, #main_content div, #main_content ul, #main_content ol, #main_content img {
	margin-bottom: 0.8em;
	}
	
#main_content p, #main_content div, #main_content li, #main_content ul, #main_content ol {
	text-align:justify;
	line-height: 140%;}
	
#main_content ul, #main_content ol {
	/*margin-left: 10px; Das genügt gerade für eine plane Anordnung*/
	margin-left:45px;
	margin-bottom:1.2em;}

#nav {
	/*margin-left:4px;*/}
	
#navbar {
 	margin-left: auto;
 	margin-right: auto;
 	/*display: table;*/
	width: auto;
	position:relative;
	left: 20px;
	}

#navbarWrapper { 
	text-align:center; 
	position:absolute; 
	top:110px;
	width:980px;
	}
	
#navcontainer {
	clear:both;
	}
	
#NavigationWrapper {
	overflow: hidden;
	}
	
	#NavigationWrapper li{margin-left: 14px;}
	#NavigationWrapper li {list-style-type: circle;}
	#NavigationWrapper .active {list-style-type: disc;}

.News_Div {
	margin-bottom:1em;}
	
#News_Sidebar { 
	width:145px;
	padding:5px;
	line-height:1.5;
	position: absolute;
	left:780px;
	top: 0px;
	}

	.SidebarSection .Date {
		border-bottom: 1px solid #ccc;}
	
	.SidebarSection #News_Div {padding:10px; }
	
	.SidebarSection .News_Div p {
		font-family:"Trebuchet MS", Geneva, sans-serif;
		margin-bottom:0.7em;
		}

.PageWrapper {
	height:100%;
	padding:0px;
	border: 0px;
	width: 100%;
	}
	
.PageWrapper td {vertical-align:top;}

.reverso {unicode-bidi:bidi-override; direction: rtl;}

#right_sidebar { 
	width:145px;
	padding:5px;
	line-height:1.5;
	position: absolute;
	left:780px;
	float:right
	}
	
	#right_sidebar a {text-decoration:underline;}

.SidebarSection {
	margin-bottom:20px;
	}
	
.SidebarSection h3 {
	padding: 5px; 
	padding-left:5px;
	background: url(http://www.ile-graduateschool.de/_images/lower-heading-bg-alt4.gif) repeat-x;
	margin: -5px -5px 5px -5px; 
	height: 27px;
	line-height: 18px;
	color: white;
	}
	
#site-container {
	background-image:url(http://www.ile-graduateschool.de/_images/new_site-bg-alt4.jpg);
	background-repeat: repeat-x;
	background-color:#FFFFFF; 
	}

.UniversityStaffPicture, .UniversityStaffText {float:left;}
.UniversityStaffPicture {width:75px; height: 95px; margin-right: 3%;}
.UniversityStaffPictureWrapper {width:10%;}
.UniversityStaffText {width: 80%; text-align:justify;}

/* Director Logos */

.LeftalignedText {
	text-align: left;
	}