* {
	margin: 0;
	padding: 0;
	border: 0;
}

body, html{
	height: 100%;
	min-height: 400px;
	width: 100%;
	background-color: #fff;
}

body,p,h1,h2,h3,h4,h5,h6,div,td,a{ 
	color: #000000; 
	font-size: 12px; 
	font-family: Arial, Verdana, sans-serif;
	line-height: 18px;
}




p{
	margin-bottom: 18px;	
}

/*
h1{
	
	font-size: 15px;
	margin-bottom: 22px;
}
*/
h1, h2, h3{
	font-size: 12px;
	margin-bottom: 18px;
}

a.printlink:link, a.printlink:visited, a.printlink:active{
	text-decoration: none;
	color: #000;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
a.printlink:hover{
	text-decoration: underline;
	color: #000;
}

a.katalog{
	text-decoration: none;
	color: #777777;
	font-size: 12px; 
	margin: 0px 0px 0px 10px;
	font-weight: normal;
}
a.katalog:hover{
	text-decoration: underline;
}


a{color: blue; text-decoration:underline;}
a:hover {color: #DA345B; text-decoration:underline;}
a:focus{ 
	outline: 0;
} 

#home{
	position: absolute;
	top: 0px;
	left: 25px;	
}

#stadthbg{
	position: absolute;
	top: 10px;
	/*left: 740px;	*/
	left: 140px;
}

#emotional{
	position: absolute;
	top: 0px;
	left: 248px;	
	width: 500px;
	height: 106px;
}

#katalog{
	position: absolute;
	top: 16px;
	left: 720px;
}
.katalogpfeil{
	margin: 0px 0px 0px 15px;
}

#navigation{
	position: absolute;
	width: 200px;
	top: 180px;
	left: 20px;
}



#content{
	position: absolute;
	width: 520px;
	top: 180px;
	left: 250px;
	padding-bottom: 30px;
}

#content ul{
	list-style-type: bullet;
	list-style-position:outside;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
#content ul li{
	margin: 0px 0px 0px 15px;

} 


#content table td{
	padding: 0px 10px 5px 0px;
}

#content select{
	border: 1px solid #000;
}




#col_top{
	clear: both;
	text-align: right;
	margin-bottom: 30px;
}


#pfad{
	/* width: 690px; */
	width: 730px;
	height: 20px;
	float: left;
	padding-left:25px;
}
#pfad h2{
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: .1em;
	font-weight: bold;
}

#printbutton{

	float: left;
}


#lesetipp{
	position: absolute;
	left:0px; bottom:0px;
}



.message{
	color: red;
}
#clear{
	
	clear: both;
	margin: 0px;
	padding: 0px;
}



a.printlink:link, a.printlink:visited, a.printlink:active{
	text-decoration: none;
	color: #fff;
	padding: 0px 20px 0px 0px;
	font-weight: normal;
}
a.printlink:hover{
	text-decoration: underline;
	color: #fff;
}



hr {
	clear:both; 
	background-color:#000;
	color:#000;
	border: #000;
	height: 1px; 
	margin: 18px 0;
}
.img_left{
	padding: 0px; 
	margin-right: 20px;
	margin-bottom: 15px;
	float: left;
}
.img_right{
	padding: 0px; 
	margin-left: 20px;
	margin-bottom: 15px;
	float: right;	
}

/* Formulare */
form{
	margin: 0px;
	padding: 0px;
}
input.text {
	width: 100%;
}
input.button {
	padding: 5px; 
	border: 1px solid #4C4A4A;
	color:#fff;
	background:#B4B4B4;
}
input.submit {
	padding: 0px; 
	border: 1px solid #4C4A4A;
	color:#fff;
	background:#B4B4B4;
}
textarea {
	font-family: Arial, Helvetica, sans-serif; 	
	font-size: 12px;
	width: 100%;
}
input.text,textarea{
	border: 1px solid #4C4A4A;
}

#galerie_pic_outer{
	height: 160px; 
	width: 160px;
	border: 1px solid #000;
	margin: 10px 20px 10px 0px;
	position: relative;
	float: left;		
}
#galerie_pic_outer[id] {display: table; position: static;}
#galerie_pic_middle {position: absolute; top: 50%; text-align: center;} /* for explorer only*/
#galerie_pic_middle[id] {display: table-cell; vertical-align: middle; position: static; text-align: center;}
#galerie_pic_inner {width: 160px; position: relative; top: -50%; text-align: center;} /* for explorer only */

#s2p_navi{margin: 5px 0px 5px 0px;}
a.s2p:link, a.s2p:visited, a.s2p:active{color: #DA345B; text-decoration: none; font-weight: normal;}
a.s2p:hover{color: #2F5782; text-decoration: none; font-weight: normal;}

/* galleriffic */

#slideshow-adv{
	z-index: 10;
	position: relative;
}
#thumbs-adv.column_img{
	text-align: left;
	margin-top: 10px;

}
ul.thumbs {
	clear: both; PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px;
}
ul.thumbs li {
	LIST-STYLE-TYPE: none;
	width: 60px;
	height: 70px;
	float: left;
	margin: 0px 3px 3px 0px;
	background:url(../img/farb_muster_bg.jpg) top left no-repeat;	
}

ul.thumbs li.column {
	LIST-STYLE-TYPE: none;
	width: 60px;
	height: 60px;
	float: left;
	margin: 0px 8px 8px 0px;	
}

a.thumb {
	display: block;
	
}
ul.thumbs li.selected img {
	border: 1px solid #000;
}
a.thumb:unknown {
	outline: none;
	
}
ul.thumbs img {
	display: block;
	margin: 0px 0px 3px 0px;
	border: 1px solid #E2E2E2;
}

#popup_content{
	padding: 30px;
}

#ticker{
	padding: 0px;
	margin: 0px;
}
.ticker_p{
	color: #fff;
	font-size: 16px; 
	font-weight: bold;
	font-family: Courier;
	margin-bottom: 0px;
}


 ul.intro_ul{
	list-style-type: none;
	list-style-position:outside;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}
ul.intro_ul li{
	margin: 0px 0px 18px 0px;

} 
#intro_top{
	position: absolute;
	top: 0px;
	left: 0px;	
	width: 100%;
	
}
#welcome{
	height: 268px;
	width: 100%;
	background:url(../img/start_haus_u.jpg) top right no-repeat;
}
#intro_bottom{
	position: absolute;
	top:320px;
	width: 100%;
}
#intro_content{
	width: 550px;
	margin: 0px 30px 30px 30px;
}

