html {
	font-size: 100%;
}
body {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	background-color:#ffffff;
	color:#444444;
}

a {
	color:#2e638d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

#wrapper {
	width:1600px;
}

#header {
	height:70px;
	padding:31px 303px 0 308px;
	background:url(../images/layout_header.jpg) top left no-repeat;
}

#header h1 {
	text-indent:-9999px;
	height:0px;
}
p.logo {
	height:60px;
	width:230px;
	background:url(../images/ideum_logo.png) top left no-repeat;
	text-indent:-9999px;
	float:right;
	margin:0 10px 10px 0;
}
p.logo a {
	display:block;
	height:60px;
	width:230px;
}

#infotext {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:15px;
	line-height:1.625;
	padding:60px 0 0 250px;
	width:500px;
}

#infotext p {
	margin-bottom:25px;
}

#projects h1 {
	margin-top: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	text-align:center;
	font-size:40px;

}

#projects h1 span {
	font-weight:normal;
	font-size:30px;
}

#nav {
	height:35px;
	width:719px;
	margin:35px 0 0 30px;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	text-transform:uppercase;
}

#nav li {
	display:block;
	float:left;
	height:40px;
	margin-right:30px;
}
#li_home {
	padding-left:35px;
	background:url(../images/icon_home.png) top left no-repeat;
}
#li_projects {
	padding-left:32px;
	background:url(../images/icon_projects.png) top left no-repeat;
}
#li_company {
	padding-left:28px;
	background:url(../images/icon_company.png) top left no-repeat;
}
#li_contact {
	padding-left:35px;
	background:url(../images/icon_contact.png) top left no-repeat;
}

#nav li a {
	color:#444444;
	font-size:14px;
	letter-spacing:0.05em;
	display:block;
	margin-top:7px;
}
#nav li a.a_active {
	background-color:#002d4d;
	padding:4px 5px;
	margin-top:4px;
	color:#ffffff;
}
#nav li a.b_active {
	background-color:#2e638d;
	padding:4px 5px;
	margin-top:4px;
	color:#ffffff;
}
#nav li a.a_active:hover, #nav li a.b_active:hover {
	text-decoration:none;
}

#projects {
	height:173px;
	padding:28px 303px 0 308px;
	background:url(../images/layout_projects.jpg) top left no-repeat;
}

#projects ul {
	margin-left:50px;
	height:144px;
}

#projects ul li {
	float:left;
	text-align:center;
	margin-right:20px;
}
#projects ul li a {
	display:block;
	width:193px;
	height:144px;
	background:url(../images/projects_button.png) 0px 0px no-repeat;
	overflow:hidden;	
}
#projects p, #sidebar p, #footer p {
	display:none;
}

span.title_act {
	text-indent:-9999px;
	display:block;
	width:163px;
	height:49px;
	margin:35px auto 0;
	background:url(../images/act.gif);
}
span.title_sv {
	text-indent:-9999px;
	display:block;
	width:156px;
	height:106px;
	margin:15px auto 0;
	background:url(../images/sv.gif) top left no-repeat;
}

span.title_msci {
	text-indent:-9999px;
	display:block;
	width:158px;
	height:47px;
	margin:30px auto 0;
	background:url(../images/msci.gif);
}

span.title_ma {
	text-indent:-9999px;
	display:block;
	width:158px;
	height:47px;
	margin:30px auto 0;
	background:url(../images/ma2.gif);
}

span.title_sprachen {
	text-indent:-9999px;
	display:block;
	width:122px;
	height:49px;
	margin:29px auto 0;
	background:url(../images/sprachen.gif);
}

span.sub_act {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#3d3c3f;
	display:block;
	margin:0px auto 0;
	letter-spacing:-0.01em;
}
span.sub_act span {
	color:#05426f;
}
span.sub_msci {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#b6c930;
	display:block;
	margin:7px auto 0;
	letter-spacing:-0.01em;	
}
span.sub_msci span {
	color:#555555;
}
span.sub_ma {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#16314d;
	display:block;
	margin:7px auto 0;
	letter-spacing:-0.01em;	
}
span.sub_ma span {
	color:#647a87;
}

span.sub_sprachen {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#b6c930;
	display:block;
	margin:6px auto 0;
	letter-spacing:-0.01em;	
}
span.sub_sprachen span {
	color:#555555;
}

#projects ul li a:hover {
	background:url(../images/projects_button.png) 0px -144px no-repeat;
	text-decoration:none;
}

#container {
	background:url(../images/layout_bgrepeat.jpg) top left repeat-y;
}

#left_col {
	width:308px;
	height:225px;
	float:left;
	position:relative;
	top:0px;
	right:0px;
	display:block;
	background:url(../images/layout_leftcol.jpg) top left no-repeat;
}
#right_col {
	width:303px;
	height:562px;
	float:right;
	position:relative;
	bottom:0px;
	left:0px;
	display:block;
	background:url(../images/layout_rightcol.jpg) bottom left no-repeat;
}

#content {
	width:989px;
	margin:0 0 0 308px;
}
#text p.lang {
	text-align:right;
	font-size:11px;
}
#text p.lang img {
	padding-left:5px;
}
#text {
	padding:0px 70px 50px 30px;
	width:620px;
	float:left;
	margin:20px 0 0 0;
	border-right:1px solid #eeeeee;
}
#text h2 {
	font-size:28px;
	font-weight:bold;
	/*text-transform:uppercase;*/
	margin:0px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2e638d;	
}
#text h3 {
	margin-bottom:10px;
	padding-top:15px;
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#text h3 span {
	display:inline;
	font-weight:bold;
	margin-right:10px;
	color:#444444;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:12px;
	text-align:right;
	background-color:#eeeeee;
	padding:3px 5px 3px 4px;
}
#text a {
	border-bottom:1px dotted #444444;
}
.news_cont {
	padding:15px;
	border:1px solid #eeeeee;
}
#text a:hover {
	border:none;
	color:#ffffff !important;
	background-color:#2e638d;
	text-decoration:none;
}
#text a:visited {
	color:#444444;
}
#text p, #text ul, #text ol, #text dl, #text table {
	margin-bottom:20px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:20px;
}
#text dl {
	margin-left:20px;
}
#text dt {
	font-weight:bold;
	margin-top:5px;
}
#text dd {
	margin-left:20px;
}
#text ol p {
	margin-bottom:10px;
}
#text ol li {
	margin-top:20px;
}
#text ul {
	list-style-type:disc;
	margin-left:40px;
}
#text ul li {
	padding-left:7px;
	margin-bottom:5px;
}
#text ol {
	list-style-type:decimal;
	margin-left:20px;
}
#text ol.ol_kurse {
	margin-top:-15px;
}
#text ol.ol_kurse li {
	margin-top:0px;
}
#text hr {
	border-bottom:1px solid #eeeeee;
	border-left:none;
	border-right:none;
	border-top:none;
}
#text table.imprint {
	margin-left:0;
}
#text table {
	margin-left:20px;
}
#text .td_caption {
	font-weight:bold;
	padding-right:30px;
}
#text div.infobox, #text p.infobox {
	border:5px solid #eeeeee;
	padding:15px 40px 10px 30px;
	width:350px;
	margin:0 0 20px 50px;
}
#text p.question {
	font-weight:bold;
}
#text p.dl {
	background:url(../images/dl_icon.gif) top left no-repeat;
	padding:0 0 0 40px;
	display:block;
	height:20px;
}
#text a.img_thumb {
	border:3px solid #ffffff;
	text-decoration:none;
	width:300px;
	height:225px;
}
#text a.img_thumb:hover {
	border:3px solid #2e638d;
}
#text a.trainer_thumb {
	border:3px solid #ffffff;
	text-decoration:none;
	width:150px;
	height:200px;
	display:block;
}
#text a.trainer_thumb:hover {
	border:3px solid #2e638d;
}
#text a.lage_thumb {
	border:2px solid #ffffff;
	text-decoration:none;
	width:150px;
	height:113px;
	display:block;
}
#text a.lage_thumb:hover {
	border:2px solid #2e638d;
}
#text .top {
	font-size:11px;
	text-align:right;
}
#studienplan, .studienplan_small {
	margin:30px 0 35px 0 !important;
}
#studienplan td, #studienplan th, .studienplan_small td, .studienplan_small th {
	padding:3px 50px 3px 0;
}
#studienplan .td_pad, .studienplan_small.td_pad {
	padding-top:20px;
}
#studienplan .tr_line, .studienplan_small .tr_line {
	border-top:1px solid #cccccc;
}
.map {
	border:1px solid #cccccc;
}
.marg_re {
	margin-right:150px;
}
.float_re {
	float:right;
}
.float_li {
	float:left;
}
.clear {
	clear:both;
}
.align_re {
	text-align: right;
}
.align_li {
	text-align: left;
}
#text p.pad_bot {
	padding-bottom:15px;
}
a.valid_icon {
	margin:0 50px 0 0;
	border-bottom:none !important;
	height:31px;
	width:88px;
}
a.valid_icon:hover {
	background-color:#ffffff !important;
}
#sidebar {
	float:right;
	width:198px;
	padding:40px 35px 0 35px;
	text-align:center;
	font-size:13px;
}

#sidebar ul li {
	padding:16px 0;
	border-bottom:1px solid #eeeeee;
}
#sidebar ul li.first {
	font-weight:bold;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar ul li.last {
	border-bottom:none;
}
#sidebar ul li a:hover {
	width:182px;
	border-left:8px solid #b6c930;
	border-right:8px solid #b6c930;	
}
#sidebar ul li a {
	display:block;
	width:198px;
	color:#444444;
}
#sidebar .li_active a{
	padding:10px 0px;
	background-color:#eeeeee;	
}

#footer {
	padding:30px 323px 20px 348px;
	background:url(../images/layout_footer.jpg) top left no-repeat;
}
#footer dl {
	float:left;
	margin-right:55px;
}
#footer .dt_margtop {
	margin-top:40px;
}
#footer dl dt {
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	margin-bottom:16px;
}
#footer dl dt a {
	color:#002d4d;
}
#footer dl dd {
	font-size:11px;
	line-height:11px;
	margin-bottom:10px;
}
#footer dl dd a {
	color:#666666;
}
dl.contact {
	float:right !important;
	margin:0 10px 0 0 !important;
	width:200px;
	height:116px;
}
dl.contact dt a {
	color:#b6c930 !important;
}
dl.contact dd {
	line-height:20px !important;
}
a.tel {
	padding:3px 5px 3px 3px;
	margin:0 0 0 -3px;
	font-size:19px;
	width:196px;
	display:block;
}
a.tel:hover {
	background-color:#b6c930;
	color:#ffffff !important;
	text-decoration:none;
}
dd.address {
	text-align:right;
	padding-right:6px;
	float:right;
	display:block;
	width:94px;
	color:#666666;	
}
dd.imprint {
	width:100px;
	margin:5px 100px 0 0;
}

#cForm {
	margin:5px 0 50px 0;
}
#cForm input.error, #cForm textarea.error {
	border: 1px solid #aa0000;
}
#cForm label.error {
	margin-top:0px;
	color:#2e638d;
	font-size:11px;
}
#cForm label {
	display:block;
	margin-top:10px;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:20px;
}
#posText {
	height:215px;
	width:600px;
}
#posName, #posEmail, #posRegard, #posText {
	border:1px solid #cccccc;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, sans-serif;
	font-size:16px;
	padding:6px;
}
#posName:focus, #posName:hover, #posEmail:focus, #posEmail:hover, #posRegard:focus, #posRegard:hover, #posText:focus, #posText:hover {
	border-color:#2e638d;
}
#alerts {
	font-weight:bold;
	margin:20px 0 0 0 !important;
}
/*#sendContactEmail {
	border:1px solid #cccccc;
	background-color:#2e638d;
	color:#ffffff;
}
#sendContactEmail:hover, #sendContactEmail:focus {
	border:1px solid #cccccc;
	background-color:#002d4d;
	color:#ffffff;
}*/

/* clearfix zum Aufheben der Floatumgebung */

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#ie6msg {
	border:3px solid #002d4d;
	margin:10px 0 20px 0;
	padding:0 25px 0 15px;
	background:#2e638d;
	color:#ffffff;
}

#ie6msg p a {
	font-weight:bold;
	color:#ffffff;
	border-bottom:1px dotted #ffffff;
}
#ie6msg p a:hover {
	color:#ffffff;
	border-bottom:none;
	background:none;
}
#ie6msg p a:visited {
	color:#ffffff;
}
