/*

Rot dunkler: #7a1011
Rot heller: #961617

*/

* {
	margin: 0;
	padding: 0;
	border: none;
	color:#333; 
	}
	
body {
	font-size:62.5%;
	background:#fff;
	border: 7px solid #efefef;
	text-align: center;
	padding:10px; 
	}	
	
#global {
	text-align: left;
	margin:60px auto 100px auto;
	font:normal 1.2em/1.7em "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;	
	width:70em;
	}	

.hidden {
	display:none;
	}	
	
a {
	text-decoration: none;
	color:#961617;
	outline:none;
	}
	
a:hover {
	color:#961617; 
	}	
	
#content a {
	border-bottom:1px dotted #961617;
	}
	
#content a:hover, #footer a:hover {
	border-bottom:1px solid #961617;
	}	

.aktiv a, .aktiv .aktiv a {
	color:#961617;
	font-weight: bold;
	}	
	
.aktiv li a {
	font-weight:normal;
	color:#333;
	}		
	
h1 {
	text-indent:-9999em;
	height:43px;
	width: 160px;
	margin-left:33.5%; 
	background: url(/images/budde-medien.gif) no-repeat 0 top;
	}
	
h1 a {
	display:block;
	height:43px;
	width: 160px;	
	}	
	
ul#nav { 
	margin:190px 0 60px 0;
	float:left;
	width:28%;
	}	
	
	ul ul {
		margin:0;
		border:none;
		}
	
li {
	list-style-type: none;
	}	
	
#nav li {
	list-style-position:inside;
	}	
	
li a { 
	padding:5px 0;
	display: block;
	width:100%;
	color:#333;
	}
	
li a, li.aktiv li a {	
	background: url(/images/dot_aeaeae.gif) repeat-x left bottom;
	}	
	
li li a {
	padding-left:7%;
	\width: 100%; /* IE5.x */
	w\idth:93%; /*  gute Browser */
	}		
	
li.aktiv a , li.aktiv .aktiv a , li a:hover, li li a:hover {
	background: url(/images/dot_961617.gif) repeat-x left bottom;
	}
	
li a:hover, li li a:hover {
	color:#961617;
	}	

#content { 
	float:right;
	width:66.5%;
	border-top:10px solid #961617;
	margin:50px 0 60px 0; 
	}

#spalteEins {
	width:47%;
	float:left; 
	padding-right:5.4%;
	}	
	
#spalteZwei {
	\width: 100%; /* IE5.x */
	w\idth:47%; /*  gute Browser */
	overflow:auto;
	}	
	
#portrait {
	float:right;
	width:100px;
	margin-left:15px;
	}	
	
#portrait p {
	font-size:0.8em;
	text-align: center;
	padding:0;
	}	
	
#content #portrait img { 
	padding:5px 0 0 0;
	}	
	
#content img {
	width:100%;
	padding-bottom:1.5em;
	} 
	
#content .kunden img {
	display:block;
	width:auto;
	padding-bottom:0;
	margin-bottom:-0.9em;
	}
	
#content .kunden a:hover {
	border:none;
	}	
	
h2 {
	margin:60px 0 55px 0;
	font:normal 1.6em/1.1em Arial, Helvetica, sans-serif;
	text-shadow:#fafafa 1px 1px;  
	}
	
h3 {
	font:normal 1.2em/1.7em Arial, Helvetica, sans-serif;
	padding-bottom:1.5em;
	}		
	
h4 {
	font:normal 1.2em/1.7em Arial, Helvetica, sans-serif;
	}			
	
#content ul {
	padding:0 0 1.5em 0;
	}	
	
#content li, #content dl {
	padding:0 0 1em 0;
	}	
	
#content li a, #content li a:hover ,
#content dt a, #content dt a:hover, 
#content dd a, #content dd a:hover {
	border-bottom:none;
	background:none;
	color:#961617;
	width:auto;
	display: inline;
	}
	
#content dt a:hover, 	
#content dd a:hover {
	border-bottom:1px solid #961617;
	}
	
#content dd {
	font-style:italic;
	}	
	
#content dd a {
	background:url(/images/pfeil-out.gif) no-repeat left 0.1em;
	}	
	
#content dd.pdf a  {	
	background:url(/images/pdf.gif) no-repeat left 0.1em;
	padding:0.1em 0 0.2em 23px;
	}
	
#content ul li a:hover {
	text-decoration: underline;
	}	
	
p { 
	padding-bottom:1.5em;
	}	
	
blockquote p {
	font:italic 1.3em/1.5em Cambria, Palatino, Georgia, Times, "Times New Roman", serif;
	padding-bottom:0;
	color:#666;
	}	
	
cite {
	display:block;
	text-align: right;
	color:#666;
	font-style:normal;
	padding-bottom:5em;
	}

address {
	font-style:normal;
	padding-bottom:3em;
	}
	
#unterschrift {
	display: block;
	background: url(/images/unterschrift.gif) no-repeat left -10px;
	padding-top:50px;
	}	
	
#person {
	background: url(/images/portrait.jpg) no-repeat left top ;
	}	
	
#person dt {
	float:left;
	width:47%;
	font-weight: bold;
	text-align: right;
	padding-right:5%;
	}	
	
#person dd {
	clear:right;
	float:left;
	width:47%;
	display:inline;
	}	
	
.trenner {
	color:#961617;
	font-weight:bold;
	}	
	
form {
	padding-top:1em;
	}	
	
input, textarea {
	border-color:#ccc;
	border-style:double;
	width:92%;
	padding:2%;
	font-size:1em;
	margin:5px 0 10px 0;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;	
	}	
	
textarea {
	height:210px;
	}	
	
.button {
	width:100px;
	background: #961617;
	border:none;
	color:#fff;
	font-weight: bold;
	}	
	
#footer {
	clear: both;
	margin:0px 0 40px 33.5%;
	}	
	
#footer p {
	font-size:0.9em;
	color:#666;	
	padding-bottom:0;
	}	
	
#footer span {
	color:#999;
	}	
	
#footer a {
	color:#666;
	}
	
#footer a:hover {
	color:#961617;
	}	
	
.clearfix:after { 
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden; 
	}
	
.clearfix {
	display:inline-block;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
	}
	
.clearfix {
	display: block;
	}
/* End hide from IE-mac */	
	