/* Druck Design für Start Media Hürth 	*/
/* ANGEL Internet Services GmbH   		*/

* {
	font-family: Arial, sans-serif;
	padding: 0;
	margin: 0; 
}

body {
	font-size: 135.01%;
	color: #454748;
	text-align: center;
}

a {
	color: #454748;
}

a img {
	border: 0;
}

input, textarea {
	border: 1px solid #888;
	font-size: 11px;
	font-family: Arial, sans-serif;
	padding: 2px 1px 1px 1px;
	
}

p.center {
	padding-top: 6px;
	text-align: center;
	
}
	


.error {
	color: #900;
	font-weight: bold;
}

#main {
	width: auto;	
	margin: 0 auto;
	text-align: left;
		
}

#header {
	height: 142px;
	position: relative;
	border-bottom: 1px solid #EEE;
}

#logo {
	display: block;
	height: 142px;
	width: 300px;
	position: absolute;
	left: 3px;
	top: 0px;	

}

#logo em {
	position: absolute;
	left: -2000px;
}

#time {
	display: none;
}

#slogan {
	display: block;
	height: 142px;
	width: 190px;
	position: absolute;
	right: 0;
	top: 0;	
} 

#slogan em {
	position: absolute;
	left: -2000px;
}

#navi {
	display: none;

}

#box {
	display: none;	
}

#content {

	width: 65%;
	float: left;

}

#flow {

}

.padder {
	padding: 13px;
}


#extra {
	display: none;
}


.breads {
	font-size: 0.65em;
	line-height: 1.5em;
	margin-bottom: 6px;
}

.breads a {
	text-decoration: none;
	padding: 0 4px;
}

.breads a.first {
	padding: 0 4px 0 0 ;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 0.8em;
	margin-top: 6px;
	margin-bottom: 4px;
}


p {
	font-size: 0.7em;
	line-height: 1.6em;
	margin-top: 4px;
}

#sidebar {
	float: right;
	width: 33%;
}

#footer {
	clear: both;
	border-bottom: 1px solid #eee;
}

#toolbar {
	display: none;
}	


img.right {
	float: right;
	padding: 4px 0 6px 6px;
}

img.left {
	float: left;
	padding: 4px 6px 6px 0;
}


#newstext strong {
	display: none;
}
#newsticker a {
	text-decoration: none;
}

#newsticker {
	display: none;
}

#sitemap {
}

#sitemap a {
	text-decoration: none;
	font-size: 0.75em;
	line-height: 2em;

}

#sitemap ul {

	list-style: none;	
}

#sitemap li li {
	padding-left: 10px;
}

