/* @group global tags */
* {
	margin: 0;
	padding: 0;
/*	background-color: dddddd;*/  
	font-size: 1em;
	font-family: Verdana, Helvetica, Arial, ans-serif;
}

body {
	font-size: 62.5%;
	color: #666;
}

td,tr {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	}

/* Formular */
fieldset.csc-mailform {
border:0;
}

fieldset.csc-mailform label {
width: 80px;
float: left;
text-align: right;
margin-right: 12px;
display: block
}


fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:10px;
border:1px solid #ccc;
padding:2px;

}
fieldset.csc-mailform select{
margin-bottom: 10px;
font-size:10px;
border:1px solid #ccc;
padding:2px;
}

#mailformformtype_mail {
padding:2px;
margin-left:40px;
background:#fff;
border:1px solid #ccc;
width:80px;
text-align:center;
}

/* Links */
a:link, a:visited {
/*	font-size: 11px; */
	color: #444444; 
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	color: #000000;
	}

  /* @end */

/* @group page elements */
#containerganzaussen {
	
	  
}

#containeraussen {
    	   
	   background-color: ffffff;
	   
}
#test {
    	
	

}	



#container {
	position: absolute;
	width: 720px;
	margin: 0 0 0 -325px;
	left: 45%;
	background-color: ffffff;

}

#top {
	
         clear: both;
	height: 100px;
	margin: 30px 0 30px 0;
	background-color: ffffff;

	
}
#footer {
	

	height: 90px;
	background-color: ffffff;
}
	

#topLeft {

	float: left;
	border-right: 1px solid black;

}
#topMiddle {
        position: absolute;
	width: 720px;
	margin: 0 0 0 -325px;
	left: 45%;
	border-right: 1px solid black;
	

}
#topRight {
	/*width: 450px; */
	float: right;
	text-align: right;
	vertical-align: baseline;

}

#banner {
	width: 200px;
	float: left;

	
}

#content {
	width: 450px;
	float: right;
	background-color: ffffff;
}

#bannerContent {
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ccc;
	height: 130px;
	background: transparent url(./images/shortnews.jpg) no-repeat;
	background-color: transparent;
	color: #000;
	text-align: center;
}

#navigation {
	border-bottom: 1px solid #ccc;
	padding: 3px 0 10px 0;
	
}
/* @end */

/* @group content styles */
h1 {
	font-size: 1.6em;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: 0.3em;
	text-transform: uppercase;
	color: #333;
	margin: 15px 0 5px 0;
}

#banner h1 {
	font-size: 1.2em;
}

p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 5px 0 0 0;
}
/* @end */
