/*
Website Name:	DS-TIMES
Website URL:	http://www.ds-times.de
Description: 
Version:		1.0.0
Author:			Felix Habenicht
======================================================================================*/


/*Global
======================================================================================*/
body {margin: 0px; padding: 0px;}
a  {color: blue;}

.bodytext {padding: 10px 50px 10px 50px; margin: 0px; font-family: Verdana, sans-serif; color: #7e472a; text-align: left; font-size: 12px;}
h1 {margin: 0px; text-align: left; padding: 0px 0px 0px 50px;}
h3 {margin: 0px; text-align: left; padding: 5px 0px 5px 50px; color: #7e472a;}

.csc-firstHeader {margin: 0px; padding: 0px 0px 0px 0px;}
.csc-textpic-imagewrap {padding: 0px 0px 0px 50px!important;}
.KonstruktFlexMainContent ul {padding: 10px 50px 0px 70px; list-style: circle; font-family: Verdana, sans-serif; color: #7e472a; text-align: left;}
.KonstruktFlexMainContent li {font-size: 12px;}
.bodytext a {color: #7e472a;text-decoration: none; font-weight: italic;
background-image: url(../layout/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 15px;

}
.bodytext a:hover {text-decoration: underline; color: #7e472a; font-weight: italic;

background-image: url(../layout/pfeil.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px 0px 0px 15px;
}
.important {color: red;}
.csc-textpic-caption {color: #7e472a; font-size: 12px; font-family: Verdana, sans-serif;}
/*Site
======================================================================================*/

#top {
	marign: 0px; 
	padding: 0px; 
	background: #d6c6a9;
	}

.Konstrukt{ 
	background-image: url(../layout/dstimes_back.jpg);
	background-repeat: repeat-x;
	height: 211px;
	width: 100%;
	}

.KonstruktHead {
	background-image: url(../layout/dstimes_kopf.jpg);
	background-repeat: no-repeat;
	background-position: center;
	
	height: 211px;
	width: 100%;
	}

.KonstruktMenu {
	
	background-image: url(../layout/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 999px;
	height: 75px;
	
	/*margin: 10px 10px 10px 35px;*/
	}
	
	  .naviall {list-style: none; padding: 32px 0px 0px 30px; font-size: 13px; font-family: Times; color: #7e472a; }
	  .aktiv {float: left; padding: 0px 10px 0px 10px; font-family: Times; color: #7e472a;}
	  .aktiv a {color:#7E472A; text-decoration: none;}
	  .aktiv a:hover {text-decoration: underline;}

.KonstruktMain {
	width: 999px;
	}
	
/*Flexform
======================================================================================*/
.KonstruktFlexMain {
	width: 999px;
	}
.KonstruktFlexMainTop{
width: 999px;
height: 45px;
background-image: url(../layout/content_kopf.jpg);
background-repeat: no-repeat;

}
.KonstruktFlexMainContent{
width: 999px;
background-image: url(../layout/content_middle.jpg);
background-repeat: repeat-y;
}
.KonstruktFlexMainBottom{
height: 38px;
width: 999px;
background-image: url(../layout/content_bottom.jpg);
background-repeat: no-repeat;
}

.spacerline {
width: 105px;
height: 50px;
background-image: url(../layout/spacer.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;

}

.pagenumber {
width: 105px;
height: 50px;
background-image: url(../layout/seite.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}
