/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	background-color: #f2efef;	
}

#container {
	margin: 34px auto 0px;
	width: 834px;
	position: relative;	
}

#bg-top {
	background: url(images/bg_top.gif) no-repeat top center;
	position: relative;
	padding-top: 30px;	
}

#portrait {
  float: right; 
	background: url(images/portrait.png) no-repeat top left; 
	width: 175px; 
	height: 189px; 
	margin: 40px -60px 0px 30px; 
}

#portrait {
  float: right; 
	background: url(images/portrait3.png) no-repeat top left; 
	width: 200px; 
	height: 200px; 
	margin: 40px -60px 0px 30px; 
}

#page {
	padding: 15px 60px 200px; 
	background: url(images/bg_bottom.gif) no-repeat bottom center;
}

img.logo {
	border: none;
	margin-top: 33px;
	margin-left: 395px;
	position: relative;
}

#navigation {
	margin-top: 70px;
	margin-bottom: 80px;
	clear: both;
}

#navigation ul li {
	margin-right: 26px;
	font-size: 16px;
	display: inline;
	list-style-type: none;
	font-weight: bold;
	color: #a11229;		
}

#meta-navigation ul li {
	margin-right: 17px;
	font-size: 10px;
	display: inline;
	list-style-type: none;
	color: #a11229;			
	font-weight: bold;
}

#meta-navigation ul {
	margin-top: -8px;
	float: right;
	margin-bottom: 20px;
}

#meta-navigation ul li a {
	font-size: 10px;
}

a {
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;	
}

p a {
	font-size: 14px;
}

a, a:link, a:visited, a:focus, a:active {
	color: #595959;
}

a:hover {
	color: #a11229;
	text-decoration: underline;	
}

h1 {
	font-size: 20px;
	margin-bottom: 30px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

h3 {
	color: #a11229;
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

h4 {
	margin-bottom: 20px;
}

p {
	margin-bottom: 18px;
}

#page ul {
	margin-top: 20px;
	margin-bottom: 20px;
}

ul.bullet li {
	margin-left: 50px;
	list-style-image: url(images/bullet.gif);	
}

ul.bullet-bold li {
	margin: 30px 20px 10px;
	list-style-image: url(images/bullet.gif);	
	font-weight: bold;	
}

.agb p {
	margin-top: 5px;
	font-size: 12px;
	line-height: 16px;
}

.clearfix {
	clear: both;
}

.referenz-wrap {
	background: url(images/referenzen.jpg) transparent no-repeat;
	width: 196px;
	height: 257px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 30px;
	float: left;
}

.referenz-text {
	padding-top: 200px;
	text-align: center;
	float: left;
	font-size: 12px;	
	width: 196px;
	font-weight: bold;		
}

.ref1 {
	background-position: 0px 0px;
}

.ref2 {
	background-position: -231px 0px;
}

.ref3 {
	background-position: -461px 0px;
}

.ref4 {
	background-position: -0px -280px;
}

.ref5 {
	background-position: -231px -280px;
}

.ref6 {
	background-position: -461px -280px;
}

.referenz-text a {
	font-size: 12px;
}

/* ####################################### Kommentareingabefeld ################################## */
#commentform {
	margin-top: 20px;
	max-width: 535px;
	position:relative;	
}

input {
	width: 250px;
	border: 1px solid #595959;
	margin:3px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 2px;
	display: inline;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	color: #a11229;	
	float: none;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

input[type=hidden] {
	display: none;
}

textarea {
	width: 535px;
	border: 1px solid #595959;
	margin:3px;
	margin-right: 10px;
	margin-left: 0px;
	padding: 2px;
	display: inline;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
	color: #a11229;	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

button {
	background-color: #ffffff;
	display: inline;
	font-size: 16px;
	font-weight: bold;
	line-height: 24px;
	color: #595959;
	border-style: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

button:hover {
	color: #a11229;
	text-decoration: underline;
}

.clearfix {
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.ref_body {
	width: 600px;
	background-color: transparent;	
}

.ref_image {
	padding: 30px;
	margin-bottom: 10px;
	float: left;
}

.ref_text {
	padding-top: 25px;
	padding-right: 30px;
}


/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background: #000; }

#colorbox{}
    #cboxTopLeft{width:14px; height:14px; background:url(images/controls.png) 0 0 no-repeat;}
    #cboxTopCenter{height:14px; background:url(images/border.png) top left repeat-x;}
    #cboxTopRight{width:14px; height:14px; background:url(images/controls.png) -36px 0 no-repeat;}
    #cboxBottomLeft{width:14px; height:43px; background:url(images/controls.png) 0 -32px no-repeat;}
    #cboxBottomCenter{height:43px; background:url(images/border.png) bottom left repeat-x;}
    #cboxBottomRight{width:14px; height:43px; background:url(images/controls.png) -36px -32px no-repeat;}
    #cboxMiddleLeft{width:14px; background:url(images/controls.png) -175px 0 repeat-y;}
    #cboxMiddleRight{width:14px; background:url(images/controls.png) -211px 0 repeat-y;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:5px;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls.png) 0px 0px no-repeat; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background-position:-100px -25px;}
        #cboxClose.hover{background-position:-100px 0px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}