/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99cccc;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/faust.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #333333;
	font-size: 11px;
	line-height: 1.5em;
	margin: 0px 0px 0px 0px;
	background-attachment: fixed;
}
#main {
	margin: 30px 30px auto auto;
	width: 820px;
}

#igm_logo {
	width: 58px;
	height: 65px;
	position: absolute;
	top: 60px;
}

#topnav {
	position: relative;
	height: 29px;
	width: 620px;
}
#sidebar {
	float: left;
	margin-top: 27px;
	font-size: 90%;

}
#sidebar a:link, #sidebar a:visited {
	text-decoration: none;
	color: #7D0008;
	text-transform: uppercase;
	font-weight: bold;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	
}
#sidebar li.aktiv a {
	color: #7D0008;
	padding: 3px 5px 3px 5px;
	background-color: #FFFFFF;
}
#sidebar ul li {
	list-style-type: none;
}


#main_content {
	width: 620px;
	margin: 0px 0px auto auto;
	position: relative;
}


#contentbox {
	background-color: #FFFFFF;
	width: 580px;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/p_paper_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	padding: 20px 20px 35px 20px;
	margin-top: 12px
}

#main_content h1 {
	color: #F8F8F8;
	text-transform: uppercase;
	font-size: 90%;
	background-color: #1E9EB5;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-top: 0px;
	font-weight: bold;
	letter-spacing: 1px;
}

#main_content h2 {
	font-size: 190%;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 5px;
	font-weight: bold;
}

#main_content h3 {
	font-size: 90%;
	text-transform: uppercase;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#main_content p {
	margin-top: 0px;
	margin-bottom: 20px;
}

#main_content a:link, #main_content a:visited {
	color: #7D0008;
	text-decoration: none;
	position: relative;
}
#main_content a:hover, #main_content a:active{
	color: #333333;
	text-decoration: none;
	position: relative;
}



#teaser {
	background-color: #FFFFFF;
	width: 620px;

	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/p_paper_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;

}
#teaserSub {
	background-color: #FFFFFF;
	width: 620px;

	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/p_paper_br.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;

}
#bottomnav {
	color: #7D0008;
	font-size: 90%;
	text-transform: uppercase;
	position: relative;
	background-color: #99CCCC;
}
#bottomnav a:link, #bottomnav a:visited {
	color: #7D0008;
	text-transform: uppercase;
	text-decoration: none;
	position: relative;
	
}
#bottomnav a:active, #bottomnav a:hover {
	color: #FFFFFF;

}
#topnav #nav-home-aktiv {
	position: relative;
	width: 65px;
	height: 29px;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/nav-home-akt.jpg);
	float: left;
}
#topnav #nav-info-aktiv {
	width: 92px;
	height: 29px;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/nav-info-akt.jpg);
	position: relative;
	float: left;
}
#topnav #nav-demo-aktiv {
	height: 29px;
	width: 89px;
	position: relative;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/nav-demo-akt.jpg);
	float: left;
}

#topnav #nav-downloads-aktiv {
	height: 29px;
	width: 89px;
	position: relative;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/nav-downloads-akt.jpg);
	float: left;
}

#topnav #nav-home {
	position: relative;
	width: 65px;
	height: 29px;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/nav-home-pas.jpg);
	float: left;
}
#topnav #nav-info  {
	width: 92px;
	height: 29px;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/nav-info-pas.jpg);
	position: relative;
	float: left;
}
#topnav #nav-demo  {
	height: 29px;
	width: 89px;
	position: relative;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/nav-demo-pas.jpg);
	float: left;
}

#topnav #nav-downloads  {
	height: 29px;
	width: 89px;
	position: relative;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/nav-downloads-pas.jpg);
	float: left;

}

#topnav #nav-home img, #topnav #nav-home-aktiv img {
	width: 65px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#topnav #nav-info img, #topnav #nav-info-aktiv img {
	width: 92px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	position: absolute;
}
#topnav #nav-demo img, #topnav #nav-demo-aktiv img {
	height: 29px;
	width: 89px;
	position: relative;
	padding: 0px;
	margin: 0px;
	position: absolute;
}

#topnav #nav-downloads img, #topnav #nav-downloads-aktiv img {
	width: 92px;
	height: 29px;
	padding: 0px;
	margin: 0px;
	position: absolute;
}

#teaser_cnt {
	z-index: 3;
	position: absolute;
	left: -3px;
	top: -2px;
	width: 630px;
	height: 155px;
}
.rand1px {
	border: 1px solid #333333;
}



.shadow_foot {
	width: 620px;
	height: 5px;
	margin: 0px 0px 0px 0px;
	background-image: url(http://www.dzgu-portal.de/cms/tmpl/pix/p-bottom-shadow.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
}

.article {
	margin-bottom: 20px;
	position: relative;
}
.rubrik {
	text-transform: uppercase;
	font-size: 90%;
	background-color: #99CC00;
	padding-left: 5px;
	margin-bottom: 10px;
}


.button, .inputButton {
	color: #CCCCCC;
	background-color: #666666;
	border-top: 1px solid white;
	border-right: 0px solid black;
	border-bottom: 0px solid #999900;
	border-left: 0px solid white;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 90%;
	padding: 3px 3px 3px 3px;
	font-weight: bold;
}



.inputText, .inputfield, .inputFile, .inputSelect, .inputCheck, .inputRadio, textarea {
	color: #333333;
	background-color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 0px solid white;
	padding: 3px 3px 3px 3px;
}

.cws_fieldinfo {
	color: #999999;
	font-size: 75%;
	text-transform: uppercase;

}

.error {
	color: #990000;

	margin-top:20px;
}

.registeraccount {
	font-size: 150%;
}








