@charset "utf-8";

/***********************************************/
/* 00_Page_Definition.css                      */
/***********************************************/

/* Einfache fließende Medien
   Hinweis: Für fließende Medien müssen Sie die Attribute 'height' und 'width' des Medium aus dem HTML-Code entfernen
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
/* IE 6 unterstützt keine maximale Breite, verwenden Sie daher eine Standardbreite von 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver-Eigenschaften für fließende Raster
	----------------------------------
	dw-num-cols-mobile:		5;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	10;
	dw-gutter-percentage:	25;
	
	Idee durch den Artikel "Responsive Web Design" von Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	und "Golden Grid System" von Joni Korpi
	http://goldengridsystem.com/
*/

/* Layout für Mobilgeräte: 480 px oder weniger. */

.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 87.36%;
	padding-left: 1.82%;
	padding-right: 1.82%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	border-top: 1px solid #cccccc;
	padding: 2% 0% 2% 0%;
	width: 100%;
	display: block;
}
#LayoutDiv5 {
	clear: both;
	float: left;
	border-top: 1px solid #cccccc;
	margin-left: 0;
	width: 100%;
	display: block;
}

/* Layout für Tablet-PCs: 481 bis 768 px. Erbt Stile vom: Layout für Mobilgeräte. */

@media only screen and (min-width: 481px) {
.gridContainer {
	width: 90.675%;
	padding-left: 1.1625%;
	padding-right: 1.1625%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	border-top: 1px solid #cccccc;
	padding: 2% 0% 2% 0%;
	width: 100%;
	display: block;
}
#LayoutDiv5 {
	clear: both;
	float: left;
	border-top: 1px solid #cccccc;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/* Desktoplayout: 769 bis maximal 1232 px.  Erbt Stile von: den Layouts für Mobilgeräte und Tablet-PCs. */

@media only screen and (min-width: 769px) {
.gridContainer {
	width: 88.2%;
	max-width: 1000px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv2 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv3 {
	clear: both;
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
}
#LayoutDiv4 {
	clear: both;
	float: left;
	border-top: 1px solid #cccccc;
	padding: 2% 0% 2% 0%;
	width: 100%;
	display: block;
}
#LayoutDiv5 {
	clear: both;
	float: left;
	border-top: 1px solid #cccccc;
	margin-left: 0;
	width: 100%;
	display: block;
}
}

/***********************************************/
/* HTML Tag Stile                             */
/***********************************************/ 

body{
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	background-color: rgb(205,222,233);
}

a{
	color: #000000;
	text-decoration: none;
}
a:link{
	color: #000000;
	text-decoration: underline;
}
a:visited{
	color: #4E4E4E;
	text-decoration: underline;
}
a:hover{
	color: rgb(165,0,33);
	text-decoration: underline;
}

h1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	margin: 0px;
	padding: 0px;
	color: #000000;
}

/************** Schrift Stile **************/

.stil_1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	color: #000000;
}
.stil_2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #000000;
}
.stil_2_Logo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: rgb(165,0,33);
}
.Stil_2_L {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #CC0000;
	font-style: normal;
	font-weight: bold;
}
.stil_10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}
.stil_15 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: rgb(0,0,0);
}
.stil_15_Logo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: rgb(165,0,33);
}
.stil_15_Copy {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}
.stil_Abstand_4pt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 2px;
}


/*********** Listen Stil ***********/

ul{
	list-style-type: square;
	color: rgb(0,0,0);
	vertical-align: middle;
	width: auto;
}

ul ul{
 list-style-type: square;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Tahoma, Geneva, sans-serif;
 color: #334d55;
}
				

/*********** #Links Stile ***********/

#Links{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 30%;
	display: table-column;
}
#Links a:link{
	padding: 2px 0px 2px 10px;
	width: 100px;
	color: rgb(165,0,33);
	margin: 2%;
	display: block;
}
#Links a:visited{
	padding: 2px 0px 2px 10px;
	color: #4E4E4E;
}
#Links a:hover{
	background-color: rgb(220,232,240);
	padding: 2px 10px 2px 10px;
}

/*********** #Text Stile ***********/

#Text{
	margin: 0px;
	padding: 0px;
	font-size: 90%;
	display: table-column;
	width: 70%;
	float: right;
}


/************* #LayoutDiv 3 - Back to top ***************/

#LayoutDiv3{
	text-align:right;
}


/************* #LayoutDiv 4 - Firma - siteInfo ***************/

#firma{
	float: left;
	width: 30%;
	display: table-column;
}

#siteInfo{
	float: right;
	width: 70%;
	display: table-column;
}

#siteInfo a:visited{
	color: #4E4E4E;
	text-decoration: underline;
}

#siteInfo a:hover{
	color: rgb(165,0,33);
	text-decoration: underline;
}

/************* #LayoutDiv 5 - Firma - siteInfo ***************/

#LayoutDiv5{
	text-align:right;
}
	