/* ALLE BASICS :: olemedien | büro für visuelle kommunikation */

ul {
	margin: 0px 0 0 0px;
	padding: 0px 0px 0px 15px;
}

li {
	list-style: disc;
	margin: 0px 0 0 0px;
	padding: 0px;
	line-height: 18px;
}

h1 {
	color: #FF6634;
	font-size: 16px;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-weight: bold;
}

h2 {
	color: #FF6634;
	font-size: 14px;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
}

h3 {
	color: #666;
	font-size: 14px;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	font-weight: normal;
}

/** html h3 {
	font-weight: bold;
}*/

.headline2 {
	color: #ff7d22;
	font-size: 1em;
	font-weight: bolder;
	line-height: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/* Headline auf der Startseite 	*/
 

h4 {
	color: #ff7d22;
	font-size:1.0em;
	line-height:1.1em;
	margin: 0px 0px 5px 0px;
	font-weight: normal;
}

#rechts_content .c91,
#rechts_content .g_headline,
#rechts_content h3 {
	color: #FFF;
	font-size: 1px;
	line-height: 1px;
	margin: 0px;
	padding: 0px;
}

h6 {
	color: #777;
	font-size:11px;
	line-height:10px;
	margin: 0px 0px 20px 0px;
	padding:0px;
}

p {
	margin: 0;
	padding:0;
	line-height: normal;
}

strong {
	color: #666;
	margin: 0;
	padding:0;
}

hr {
	color: #CCC;
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 490px; 
 	background-color: #CCC; 
	height: 0px;
 	text-align: left; 
	border-bottom: 1px solid #DDD;
}

.trennlinie {
	background: transparent;
	color: #CCC;
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	width: 490px;
	text-align: right;
	border-bottom: 1px solid #DDD;
	line-height: 20px;
}

.seitenanfang {
	background: transparent;
	color: #CCC;
	margin: 15px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	width: 490px;
	text-align: right;
	border-bottom: 1px solid #DDD;
	line-height: 20px;
}

.zurueck {
	background: transparent;
	margin: 0px;
	padding: 0px;
	float: right;
}

.headline {
	color: #777;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

/*a:link {
	background: transparent;
	text-decoration: none;
	color: #ff7d22;
 	font-weight: normal;
	margin: 0px;
}

a:visited {
	background: transparent;
	text-decoration: none;
	color: #ff7d22;
 	font-weight: normal;
	margin: 0px;
}

a:hover {
	background: transparent;
	text-decoration: none;
	color: #999;
 	font-weight: normal;
	margin: 0px;
}

a:active {
	background: transparent;
	text-decoration: none;
	color: #999;
 	font-weight: normal;
	margin: 0px;
}*/

/* Underlines in anderer Farbe als der Link-Text */
a { 
	text-decoration:none;
}

a:link { 
	color: #F16739; 
}

a:visited { 
	color: #F16739; 
}

a:hover { 
	color: #999; 
	background: transparent;  
	text-decoration:underline; 
}

a:hover span { 
	background: transparent; 
	color: #F16739; 
}

a:active, a:active span { 
	text-decoration:underline; 
	color:#999; 
	background: transparent; 
}

/* Zeux */
.clear {
 	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height:0px;
}

/* olemedien */
.olemedien {
	color: #FE7C0E;
	font-size: 12px;
	font-weight: bold;
}

.buero {
	color:#999;
	font-size: 12px;
	font-weight: bold;
}

/* Textmarker */
.textmarker {
	color: #ff7d22;
	font-weight: normal;
}
 
.textkursiv {
	font-style: italic;
}

/* Sitemap */
#sitemap li {
	list-style-image: url(../images/sitemap_list.gif);
}

.liste {	
	line-height: 24px;
}
