/* CSS Document */ 
/* by solic.de */

body {
	color: #000;
	background: #ffffff;
	text-align: center;
}

body, html, ul, li, div, table, span {
	margin: 0;
	padding: 0;
}

/* div-container */

#container {
	width: 780px;
	margin: 10px auto 0 auto;
	text-align: left;
	color: #000;
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 1px solid #D6D6D2;
}

#matheader  {
}

#matnews {
	height: 159px;
	float: right;
	border-left: 1px solid #D6D6D2;
	width: 249px;
	background: #F1F1F1;
	background-image: url(../images/newsback.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0px 0px 0px 0px;
	border-right: 1px solid #D6D6D2;
	border-bottom: 1px solid #D6D6D2;
}

#matlinks {
	width: 228px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 105px 0px 0px 0px;
	left: 0px;
	top:0px;
	height: 51px;
	float: right;
	background: black;
	border-bottom: 1px solid #D6D6D2;
}

#navileiste {
	text-align: right;
	padding-right: 16px;
	background-image: url(../images/backcontent1.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	border-right: 1px solid #D6D6D2;
	background-position: bottom right;
	height:20px;
	padding: 1px 0px 2px 0px;
}

#linklist {
	float: left;
	margin: 0px;
	width: 160px !important;
        width /**/:165px;
	padding: 0px;
}

#linklistinfo {
	margin-top: 55px;
	padding: 5px 5px 5px 10px;
	background-image: url(../images/infolist.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #D1D1D1;
	border-top: 1px solid #D1D1D1;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
        display:block;
}

#content {
	margin:10px 0px 0px 195px;
	padding: 0px;
}

#content ul{
	margin: 2px 0px 2px 20px;
	padding: 0px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-indent: 0px;
	font-style: bold;
	line-height: 1.0em;
}

#footer {
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #999999;
	text-align: right;
        margin-top: 20px;
}

.contentbox {
	height: 90px;
	margin: 0px 0px 0px -60px;
	background-color: #F1F1F1;
	text-align: right;
	padding: 0px;
	width: 50px;
}

/* font-style */

#linklistinfo h1 {
	font-family: "Courier New", Courier, mono;
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}

#linklistinfo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #999999;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
}

#navileiste p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666666;
	margin: 2px 3px 2px 3px;
}

p.newsdatum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FF0000;
}

p.listinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #666666;
	text-indent: 0px;
	margin: 1px;
}


/* linkstyle */

#navileiste a {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#navileiste a:link, #navileiste a:visited {
	color: #666666;
	background: transparent;
	text-decoration: none;
	margin: 3px 3px 2px 2px;
}

#navileiste a:hover, #navileiste a:active, #navileiste a:focus {
	color: #000000;
	background: transparent;
	text-decoration: none;
}

#matnews a {
	color: #333333;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
}

#matnews a:link, #matnews a:visited, #matnews a:active {
	color: #333333;
	background: transparent;
	text-decoration: none;
}

#matnews a:hover {
	text-decoration: underline;
	color: #999999;
	background: transparent;
}

#matlinks ul {
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#matlinks a {
	display: block;
	padding: 1px;
	width: 226px;
	background-color: #FFFFFF;
}

#matlinks a:link, #list a:visited {
	color: #999999;
	text-decoration: none;
}

#matlinks a:hover, #matlinks a:active, #matlinks a:focus {
	background-color: #ECECEC;
	color: #666666;
}

#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

#footer a:link, #footer a:visited{
	color: #999999;
	text-decoration: none;
}

#footer a:hover, #footer  a:active, #footer  a:focus{
	color: #333;
	text-decoration: underline;
}

/* linkstyle linklist ul */

#linklist ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#linklist li {
	margin: 0px;
	width:160px;
        vertical-align: bottom;
}

#linklist a{
	display: block;
	padding: 6px 0px 0px 19px !important;
	padding: 6px 0px 0px 19px;
	width: 141px !important;
        width /**/:160px;
	height: 24px !important;
	height /**/: 30px;
	background-image:url(../images/button2down.jpg);
}

#linklist a:link, #nav a:visited{
	color: #666666;
	text-decoration: none;
	background-color: #F1F1F1;
}

#linklist a:hover, #linklist a:active, #linklist a:focus{
	background-color: #D6D6D2;
	color: #333;
	text-decoration: none;
	background-image:url(../images/button2over.jpg)
}

/* bilder style  */

.bildlink  {
	float: right;
	margin: 0 0 10px 10px;
	clear: right;
}

/* tabelle  */

table.standart {
                font-size: 0.7em;
                font-family: Arial, Helvetica, sans-serif;
}

table.links , table.rechts {
                font-size: 0.7em;
                font-family: Arial, Helvetica, sans-serif;
}

table.links th, table.rechts th, table.standart th {
        font-size: 1.1em;
	font-family: Arial, Helvetica, sans-serif;
        color:#666666;
	font-weight: bold;
}

table.links {
	width: 280px;
	float: left;
	margin: 0px;
}

table.rechts{
	width: 255px;
	margin: 0px;
	float: right;
}

table.rechts td {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #EFEFEF;
}

table.rechts tfoot td {
	padding: 0px;
	border-bottom: 0px;
}

table.links td {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #EFEFEF;
}

table.links tfoot td {
	padding: 0px;
	border-bottom: 0px;
}

/* 2 spalten template  */

p.plink {
	font-size: 0.7em;
	line-height: 1.1em!important;
	line-height: 1.1em;
	margin: 0px 10px 0px 1px;
	padding-left: 3px;
                padding-right: 3px;
                padding-bottom: 0px!important;
                padding-bottom: 5px;
	color: #666666;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 55px;
	overflow: hidden;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	
}

p.mlink {
	margin: 0px 10px 0px 1px;
	padding-left: 3px;
        padding-right: 3px;
        padding-bottom: 2px;
	color: #666666;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
                line-height: 1.1em;
	height: 12px;
	overflow: hidden;
	border-bottom: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
}

p.mlink a:link, p.mlink a:visited, p.mlink a:hover, p.mlink a:active {
        font-weight:bold;
	font-size: 0.8em;
	text-decoration:none;
}

h2.plink {
	font-size: 0.7em;
	line-height: 1.2em!important;
	line-height: 1.1em;
	margin: 0px 10px 0px 1px;
	padding: 3px 3px 5px 3px!important;
	padding: 2px 3px 3px 3px;
	color: #666666;
	text-indent: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 10px;
	overflow: hidden;
	border-top: 1px solid #D1D1D1;
	border-left: 1px solid #D1D1D1;
	border-right: 1px solid #D1D1D1;
}



/* formular  */

.csc-mailform {
	margin-left: 100px;
}

.mailsubmit {
	background-color: #EFEFEF;
}

/* Teambox */

div.teamimage {
	float:left;
margin: 0px 20px 0px 0px;
}

div.teambox {
                margin: 10px 0px 15px 0px!important;
                margin: 10px 0px 0px 0px;
}
div.teambox table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #333333;
	text-indent: 0px;
	font-style: normal;
	line-height: 1.1em;
                margin: 0px 0px 10px 0px;
}

div.teambox table td {
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #EFEFEF;
}

div.teambox table th {
	padding-right:15px;
}

div.teambox tfoot td {
	padding: 0px;
	border-bottom: 0px;
}

p.csc-caption {
        font-size: 0.7em;
}

/* Flashbox */


.flashbox {
        float: left;
        margin: 0px 5px 0px 0px;
}
