* {
margin:0;
padding:0;
border:0
}

html,body {
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 100.01%;
	color: #000000;
}

.wrapper {
	text-align:left;
	margin:0 auto;
	width:900px;
}

a#logo {
	display:block;
	width:177px;
	height:85px;
	background-image: url(../img/Structurate.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

a#CG3Dlogo {
	display:block;
	width:154px;
	height:103px;
	background-image: url(../img/InfoBar_Pic_03.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.teaser {
	width:100%;
	height:200px;
	margin-top: 5px;
	background-image: url(../img/Teaser2.jpg);
	background-repeat: no-repeat;
}

.teaser_small {
	width:100%;
	height:150px;
	margin-top: 5px;
	background-repeat: no-repeat;
}

.teaser_unrip {
	height:100%;
	background-image: url(../img/image.gif);
	background-repeat: repeat;
}


.leftside {
	width:165px;
	float:left;
	padding: 20px 10px 40px 0;
	min-height:300px;
}

.news h1 {color: #666666;}
.news p  {color: #999999;}

.unilink, .unilink:visited {
	padding-left: 17px;
	background-image: url(../img/link.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.unilink:hover {
	background-image:url(../img/link_hover.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

.unilink:active { }
.unilink:focus { }

.unilinkselected, .unilinkselected:visited {
	padding-left: 17px;
	background-image: url(../img/link_selected.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.date { font-style: italic; color:#333333;}

/* min-height for IE 5 - IE 6 */
* html .content, * html .rightside, * html .leftside { height:300px;}

.content {
	float:left;
	width:528px;
	min-height:300px;
	height:auto;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #F0F0F0;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 30px;
	padding-left: 10px;
}

h1 {
	margin-bottom: 2px;
	font-size: 0.715em;
}

p {
	font-size:0.715em;
	line-height: 1.43em;
}

a:link { color: #006699; text-decoration: none;}
a:visited {color: #006699; text-decoration: none;}
a:hover {color: #006699; text-decoration: underline;}
a:active {color: #006699; text-decoration: underline;}
a:focus {color: #006699; text-decoration: underline;}

.rightside {
	width:165px;
	float:left;
	min-height:300px;
	padding: 20px 0px 40px 10px;
	background-color: #F4F7F7;
	background-image: url(../img/right_bar.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.information {
	display:block;
	padding-right: 10px;
}

.information h1 {
	color: #333333;
}
.information p  {
	color: #001640;
}

.information .smalltext {
	color: #333333;
}

.pdflink, .pdflink:visited { padding-left: 18px; background-image: url(../img/pdf.gif); background-repeat: no-repeat;}
.pdflink:hover { background-image:url(../img/pdf_hover.gif); background-repeat:no-repeat;}
.pdflink:active { }
.pdflink:focus { }


.footer {
	width:100%;
	line-height:22px;
	clear:left;
	font-size: 0.715em;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #F0F0F0;
	margin: 0 0 30px 0;
}

.footerleft { float:left; width: 175px;}
.footermiddle {
	float: left;
	padding-left: 10px;
	color: #CBCBCB;
	width: 540px;
}
.footerright {
	color: #CBCBCB;
	text-align: center;
}

.footer a:link, .footer a:visited { color: #999999; padding-left: 17px; text-decoration: none; background-image: url(../img/footer_link.gif); background-repeat: no-repeat; background-position: 0px 3px;}
.footer a:hover {color: #999999; text-decoration: underline; background-image:url(../img/footer_link_hover.gif); background-repeat:no-repeat; background-position:0px 3px;}
.footer a:active {color: #999999; text-decoration: underline;}
.footer a:focus {text-decoration: underline; color: #999999;}

.red {color:#FF0000}
.petrol {color: #006699}
.italic {font-style:italic}

#KontaktBox {
	height: 193px;
	margin: 10px 10px 10px 0px;
	padding: 6px 10px 11px 10px;
	background-color: #FAFCFC;
	border: 1px solid #CDD4D8;
}

#KontaktBox .FormButton {
	width:168px;
	height: 24px;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	border: 1px solid #E6EAEC;
}

#KontaktBox .TextInputField {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:128px;
	margin: 0px;
	font-size: 0.65em;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 3px;
	border: 1px solid #E6EAEC;
	height: 15px;
	color: #333333;
}

#KontaktBox textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.65em;
	margin: 0;
	height: 139px;
	border: 1px solid #E6EAEC;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	overflow: auto;
	color: #333333;
	width: 335px;
}

.logininput {
	float:left;
	margin: 0px 5px 0px 5px;
	padding: 4px;
	background-color:#FFFFFF;
	border: 1px solid #E6EAEC;
	font-size:0.715em;
	height: 13px;
}

.loginbutton {
	display:block;
	width:62px;
	height:23px;
	margin:0;
	border: 1px solid #E6EAEC;
	font-size:0.715em;
	float:left;
}
