html {
    overflow: auto;
    min-height: 100%;
}
img {border:0px} 
.headline2,h2 {color: #0096E2;
	line-height: 24px;
	font-size:13px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:0px;
	}
.headline2	{margin-top:0px;}

.headline3,h3 {color: #000;
	line-height: 24px;
	font-size:12px;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:-10px;
}

a:link, a:visited, a:active {
    text-decoration: underline;
    color: red;
}

a:hover {
    color: red;
    text-decoration: none;
}

body {
    margin: 0;
    padding: 0 0 0 25px;
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    color: #000;
    background: url('../images/bg_top.gif') 0px 112.75px repeat-x;
}

div#nav_top {
	position: absolute;
	float: left;
	text-align: right;
	top: 4px;
	font-size: 10px;
	width: 960px;
	height: 15px;
}
div#nav_top a {
	color: #0096E2;
	font-size: 10px;
}

.csc-firstHeader,h1 {
	color: #0096E2;
	background:#e5e5e5;
	line-height: 30px;
	letter-spacing:1px;
	font-size: 14px;
    font-weight: bold;
	margin: 0;
	padding-left: 10px;
}

div {
    padding: 0;
    margin: 0;
	/*border: #ff0000 solid 1px;*/
}

div#all {
    width: 960px;
    background: url('../images/robotics.gif') no-repeat 640px 170px;
    margin:auto;
}

div#top {
	
}

div#left {
	margin-top: 10px;
    float: left;
	background: url('../images/bg_nav_left.gif') repeat-y left top;
	width: 155px;
}

div#middle {
	padding-top:10px;
	margin-left: 20px;
	width:600px;
    float: left;
   
}

div#right {
	width:175px;
	margin-top:10px;
    float: right;
    font-size: 12px;
} 

.headline1, h1{
    color: #0096e2;
	font-size:14px;
    font-weight: bold;
	margin:0;
}
.menu {
    color: #0096e2;
	font-size: 14px;
    font-weight: bold;
	padding-left: 4px;
	padding-top: 5px;
	margin: 0;
}
.member_login {
    color: #0096e2;
	font-size: 14px;
    font-weight: bold;
	padding-left: 4px;
	padding-top: -4px;
	margin: 0;
}

.headline2 {
    font-weight: bold;
	color:#000;
	line-height:15px;
	margin:0;
} 

.search{
/*	background: url(../images/search.gif) no-repeat scroll 0px 2px;*/
	border: #ff0000 solid 0px;
	padding:0;
	margin-top: 5px;
	margin-right:7px;
	height:30px;
	width:155px;
}
.rss{
	margin-left:94px; 
	margin-top: 40px;

}
#searchform div {
	padding:0;
	margin:0;
}
.search form {
    
    margin: 0;
    padding: 0;
}
.inputtext {
	background: transparent;  
	border: 1px solid  #a2a2a2;
    	width: 106px;
	height:19px;
	padding:0;
	margin: 0 -2px 0 5px;
} 
.submitsearch {
	background: transparent;  
	border: 0px solid #fff;
	margin: 0 0 0 4px;
	padding: 0;
	width:28px;
        height:19px;
}

#left ul{
    list-style-type: none;
    margin: 6px 0 6px 0;
    padding: 0 0 0 17px;
}
#left ul li{
    padding: 2px 0 0 0;
    list-style-type:none;
    list-style-image:none;
}
#left ul li.active{
    list-style-image:url(../images/dot.gif);
    color:red;
    font-weight:600;
    list-style-type:none;
    padding: 2px 0 0 0;

}
#left ul li a{
	color:black;
	text-decoration: none;
}
#left ul li a:hover {
	text-decoration: underline;
}

#left ul li.active ul{
	font-weight: normal;
}

#left ul li.active ul li.active{
	font-weight: bold;
}

.content_headline {
	background:#e5e5e5;
	height:20px;
	border:1px solid #e5e5e5;
	
}

.content1{
	margin-top:10px;
	
}

.content1_content{
	border: 1px solid #e5e5e5; float:right; width:498px;
	min-height: 90px;
	height: auto !important;
	height: 90px;
}
.content1_content div {
	padding:4px;
}

.content1 .list_small {
	border: 1px solid #e5e5e5;
}

.sub_headline{
	font-weight:none;
	margin:0;
}

#page {
	float: left;
	padding: 2px;
}
#page_active {
	float: left;
	font-weight: bold;
	padding: 2px;
}

#more {
	background-color: red; 
	color: white; 
	height: 18px; 
	width: 60px; 
	text-align: center;
}

a.more, a.back{
	color:red;
}

a.more2:link,
a.more2:visited,
a.more2:active{
    background:red;
    float:right;
    color:white;
    padding: 1px 10px;
}

.content_headline p.headline1 {
	margin: 0;
}

.content2{
	margin-top:5px;
	
}

.content2_content{
	border: 1px solid #e5e5e5; width:309px; height:59px;
}

.content2_content div{
	padding:4px;
}


.right_menu1{
	margin-bottom:10px;
	padding: 5px 1px 10px 10px;
	background: url('../images/bg_nav_right.gif') top right repeat-y;
}


.login{
	/*background: transparent url(../images/search.gif) no-repeat scroll 0px 2px;*/
	border: #ff0000 solid 0px;
	padding: 0px;
	margin: 10px 5px 0 4px;

	width:155px;
}
#loginform div {
	padding:0;
	margin:0;
} 
.login form {
    
    margin: 0;
    padding: 0;
}
.inputtext2 {
	  background: #fff ;  
	  border: 1px solid  #979797;
    width: 108px;
height:18px;
	padding:0;
	margin:0 0 0 0px;
} 
.submitlogin {
	border:none;
	margin:1px 0 0 4px;
	padding:0;
	width:34px;
	height:19px;
line-height:21px;
	background:url('../images/go.jpg') no-repeat bottom left;
}

a.forgotten{
	
	color:red;
}


#right ul{
    padding:0;
	margin:10px 0 0 0;
    list-style-type:square;
    color:red;
}

#right ul span.list_cont{
    color:black;
}
#right ul span.list_head{
    color:#0096e2;
}

.right_menu2{
margin-bottom:10px;
padding:0 1px 10px 15px;

} 

hr{
    margin:0 0 10px 0;
    padding:0;
    border:1px solid #fff;
    height:3px;
    background:#cdcdcd;
}

#right .headline1{
	margin-bottom:10px;
}


#downloads ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#downloads ul li{
	list-style-type: none;
	padding: 2px 0 0 0;
}
.label, label { /* Alle Labels UND Formularelemente auswï¿½hlen */
  display: block;
  line-height:20px;
clear:both;
  width: 100px; /* Breite.*/
}
select {
  float: left;
  width: 300px;
}
textarea {clear:both;margin-bottom:10px;width:300px}

input {
  float: left;
  width: 200px;
  border: 1px solid #808080;
}

form br { /* Alle Zeilenumbrï¿½che in Formularen auswï¿½hlen */
  clear: left; /* das floating der labels und inputs aufheben */
}

input#submit { /* den Submit-Button */
  float: none;
  width: auto;
}

#middle ul li{list-style-type:square;
list-style-image:url(../images/dot.gif)}

fieldset{border:0px solid red}

.success {
	
}
.error {
	color: red;
}

.tx-pgprintbutton-pi1 {
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: right;
    top: 2px;
    width: 815px;
}

.tx-pgprintbutton-pi1 a {
	color: #0096E2;
	font-size: 10px;
}

.clearer{
	clear: both;
}

.video_content .video_left{
	float: left;
	width: 388px;
	padding-right: 12px;
}

.a2a_default_style {
	border:1px solid #0096E2;padding:10px 7px 7px 5px; 
}
.login {
	line-height:21px;
}
#topright .headline1 {
    	margin-left:26px;
}
#topright .search{
	margin-left: 24px;	
}
input[type=text],input[type=password] {border-color: #0096E2;}