/* CSS Document */

body {
	margin:0;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	}
	

#headcontainer, #logocontainer, #regioncontainer, #themencontainer {
	display:none;
	}
	
#content, #leftcol, #rightcol, #gimmicks, #bigimage, #bigimageslide, #smallimage, #maincont  {
	float:none;	
	width:auto;
	}
	
#blocktype1, #schaufenster, #fotoalbum {
	width:600px;	
	}

/******* FONTS *******/
.text10 { font-size:10pt; }
.text11 { font-size:11pt; }
.text12 { font-size:12pt; }
.text13 { font-size:13pt; }
.text14 { font-size:14pt; }
.text16 { font-size:16pt; }
.text18 { font-size:18pt; }
.text20 { font-size:20pt; }
.text24 { font-size:24pt; }


/******* FARBEN *******/

.black { color:#000000; }
.white { color:#000000; }
.dgray { color:#000000; }

.col_news { color:#000000; }
.col_wirt { color:#000000; }
.col_frei { color:#000000; }
.col_serv { color:#000000; }
.col_comm { color:#000000; }
.col_mein { color:#000000; }



/******* HEAD *******/

h1 {
	margin:0;
	padding:0;
	margin-bottom:5pt;
	font-size:26pt;
	}
	
h2 {
	margin:0;
	padding:0;
	margin-bottom:5pt;
	font-size:17pt;
	}
	
h3 {
	margin:0;
	padding:0;
	margin-bottom:5pt;
	font-size:12pt;
	font-weight:bold;
	}
	
	
	
	
	
	
	
	
	
	
/******* STYLES *******/

.regiontitle {
	color:#4F5052;
	font-size:10pt;
	}

.lauftext {
	font-size:12pt;
	color:#272727;
	}
	

#footer { display:none; }