
/* Reset *************************************************************/
/* TEMP		
div	{background-image: url(grafik/schatten.png);}
*/
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;border:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,h1,h2,h3,h4,h5,h6{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}caption,th {text-align:left;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a, a:hover, a:visited, a:active { color: black;}

body, td, h1, h2	{
	vertical-align:	top;
	text-align: left;
	font-family: Times, "Times New Roman",Times,serif;
	font-size:	13px;
	line-height: 1.3333em;
	font-weight: normal;
	color: #000;
	}

/*____ LAYOUT RASTER ______________________________________ */
#all	{ 	
	width:1000px;	
	margin:auto auto;	
	text-align:left; 
}
#trenner {
	background-image: url(grafik/trenner.gif);
	background-repeat: repeat-x;
	height: 6px;
	margin: 0 0 5px 0;
	clear: both;
	width: 998px;
}
#spalte1, #spalte2, #spalte23, #spalte3, #spalte4 {
	width: 230px;
	float:left;
	margin-right: 26px;
}
#spalte23 {
	width: 486px;
}
#spalte4 {
	margin-right: 0;
}

/*____ TEXTE OBEN ______________________________________ */
#claim h1, #titel .titel {
	font-size: 1.66666em;
	line-height: 1.25em;
}
#claim p	{
	line-height: 1em; 
}
#titel	{clear: both}
.titel {
	font-size: 1.66666em;
	line-height: .75em;
	text-transform: uppercase;
}
.subtitel	{	font-style: italic;	}

/*____ CONTENT   ______________________________________ */
.csc-header h1 {
	font-size: 1.3333em;
	line-height: 1em;	
	font-weight: normal;
	border: 0;
	border-top: 1px dotted #444;
	border-bottom: 1px dotted #444;
	margin: 14px 0 15px 0;
	padding: 12px 0 7px 0;
}
.csc-header p, .csc-header br {
	font-size: .75em;
	line-height: 1em;	
}

#footer {
	border-bottom: 1px dotted #444;
	clear: both;
	float: none;
	height: 4em;
	padding-top: 2em;
}
.content p	{
	margin-bottom: .5em;
}
.bildunterschrift {
	font-size: .588em;
	line-height: 1em;
}
.title	{}
.subtitle {
	font-style: italic;
}

a	{	
	color:		#000;
	text-decoration:underline;
	-moz-outline-width:0px;
}
.bodytext a	{	
	font-weight: bold;
}
a:hover	{	border-bottom: 1px solid #000;	}

.csc-textpic-image a {border: 0;}
.csc-textpic-clear	{height: 0px;}

.caption {	padding:2px 0 12px 0;
			color: #aaa;
			font-size:	10px;
}

.captionList{
	color:#ccc;
}
#content td	{
		padding: 0 0 0.33em 0;
		min-width: 60px;
}
.csc-uploads	{padding-right: 8px;}
.csc-uploads-fileSize	{padding-left: 8px !important; color: #aaa;}
.csc-uploads p, .csc-uploads-fileName p	{margin: 0;padding: 0; }
.csc-menu	{font-weight: bold;}

ul ul { padding-left: 16px;}

/* Main Menue *************************************************************/
#menu p	{margin: 0;}
#menu a	{font-weight: normal;}
.m2, .m3, .m4	{
	padding-left: 1.33em;
	margin: 0 0 .33em 0; 
}

.mOpen, .mActifSub	{ 	}
.mOpen				{ 	}
.mActifSub	p		{	}
		   
.mSpace {width:8px;padding-right:8px;text-align:center;}


/* login *************************************************************/
input	{border: 1px solid #ccc; margin: 0; height: 16px; vertical-align: baseline;}
.button	{ }
.logout	{border: 0px solid #ccc; background-color: black; padding: 0;margin: 0;width: auto;text-align: left; color: gray}

/* Columns *************************************************************/
.columnchart {					font-weight: bold;	}
.columnchart .columnContent {	font-weight: normal;	}



/* Menues rechts *************************************************************/



#clients	{
	border-top: 1px dotted #444;
	border-bottom: 1px dotted #444;
	margin: 14px 0 15px 0;
	padding: 16px 0 19px 0;

	}

#clients h2	{
	border: 1px solid gray;
	background-image: url(grafik/verlauf18.gif);
	-webkit-border-radius: 4px; 
	-moz-border-radius:    4px;
	text-transform: uppercase;
	text-decoration: underline;
	text-decoration: none;
	width: 196px;
	padding-left: 4px;
	height: 18px;
	line-height: 21px;
	}

#clientlist	{
	border: 1px solid gray;
	-webkit-border-radius: 3px; 
	-moz-border-radius:    3px;
	position: absolute;
	background-color: #fafafa;
	width: 192px;;
	display: none;
	z-index: 1000;
	margin: -1px 0 0 0;
	padding: 4px 0 0 8px;
	}
#clientlist	.active {
	border-bottom: 1px solid black;
	}





.overview{	
	text-transform: uppercase;
}

.breadcrumb	{	
	text-transform: uppercase;
	color: gray;
}
#clientsubpages a	{
	color: gray;
	text-decoration: none;
	}
#clientsubpages a:hover	{
	border-bottom: 1px solid gray;	
	}
#clientsubpages .active	{
	text-decoration: underline;
	}



