@charset "utf-8";
/* CSS Document */

/* ****************************************
CSS-Reset
**************************************** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* ****************************************
ENDE CSS-Reset 
**************************************** */









body, html{
	margin:0px;
	padding:0px;
}

body {
background-color:#FFF;
font-family:Calibri, Arial, Helvetica, sans-serif;
overflow-y: scroll; /*Scrollbar immer anzeigen*/
	}
	
a {
	color:#FFF;
	text-decoration:underline;
	}	
	
a:hover {
	color:#03F;
	text-decoration:none;
	}	
	
	
#DIV_Top {
	margin: 0px auto;
	width:940px;
	}
	
#DIV_Page_Background {
	background-image:url(../images/Background.jpg);
	background-repeat:no-repeat;
	background-color:#636363;
	}
	
#DIV_Page {
	margin: 0px auto;
	width:940px;
	}	
	
	
#DIV_Navigation {
	background-color:#660033;
	height:30px;
	color:#FFF;	
	}	
	
#DIV_Content {
	min-height:350px;
	color:#FFF;
	padding-top: 50px;
	line-height:20px;
	font-size:17px;
	}	
	
#DIV_Footer {
	margin: 0px auto;
	width:940px;
	height:150px;
	}		
	
#IMG_Logo {
	margin-top:40px;
	margin-bottom:20px;
	}	
	
#DIV_TopNavigation	{
	margin-top:20px;
	margin-right:10px;
	font-size:14px;
	font-stretch:ultra-expanded;
	float:right;
	}
	
#DIV_TopNavigation a	{
	color:#000;
	text-decoration:none;
	}	
	
#DIV_Spalte_links	 {
	width:450px;
	float:left;
	}
	
#DIV_Spalte_rechts	 {
	width:450px;
	margin-left:20px;
	float:right;
	}	

#DIV_Referenzen_Spalte_links {
	width:650px;
	}


.DIV_Referenzen {
	width:650px;

	margin-top:10px;
	margin-bottom:10px;
	padding: 15px;
	min-height:96px;
	background-image:url(../images/Referenzen_Background.png);
	float:left;
}



.IMG_Referenzen	{	
	padding-right:20px;
    float:left;
	}
	

.DIV_Referenzen p {
margin-bottom:10px;
/*font-size:17px;*/
	}

/*Navigation*/


a #Button_Start { background-image:url(../images/Menu_Start.png); width:68px; height:38px;}
a:hover #Button_Start { background-image:url(../images/Menu_Start_hover.png); width:68px; height:38px;}	

a #Button_Dienstleistungen { background-image:url(../images/Menu_Dienstleistungen.png); width:68px; height:38px;}
a:hover #Button_Dienstleistungen { background-image:url(../images/Menu_Dienstleistungen_hover.png); width:68px; height:38px;}	

a #Button_Kontakt { background-image:url(../images/Menu_Kontakt.png); width:68px; height:38px;}
a:hover #Button_Kontakt { background-image:url(../images/Menu_Kontakt_hover.png); width:68px; height:38px;}	



/*
Seite Referenzen
*/
