/* 

CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here instead of style.css so it 

is easier to update the theme. Simply copy an existing 

style from style.css to this file, and modify it to 

your liking.

*/

.header {
	float:left;
	width:920px;
	height:85px;
	margin:10px 0 0 0;
	display:inline;
    border: 0px solid green;
}

.menu {
	float:right;
	width:555px;
	margin-right:6px;
	margin-top:3px;
	border:0px solid red;  
    white-space: nowrap;
 }
 
 .menu ul li {
	float:left;
	font:normal 15px Georgia;
	color:#613016;
	margin-right:20px;
	display:inline;
    white-space: nowrap;
 }
 
.menu ul li a:active {
	color:#4d4d4d;
    text-decoration: underline;
}

 .email_label, .phone_number_label, .your_name_label{
	width: 150px;
	float: left; 
	height: 61px;
	position: relative;
	top: 10px;
 }

.imgSlideshow h2 {
	text-align:center;
	font:normal 13px Georgia;
	margin:20px 0 0 0;
}

.imgSlideshow p {
	text-align:center;
	font:normal 12px Arial;
	color:#595959;
	margin:13px 0 13px 0;
}

.pngfix2 {
	behavior: url(js/pngfix/iepngfix2.htc);
}

 .PublikationenText {
	border:0px solid red;
}

.PublikationenText p {
	font:normal 13px Georgia;
	color:#55504c;
	line-height:18px;
	margin:0;
}

.arrLeftPub {
	float:left;
	width:26px;
	height:51px;
	position:absolute;
	left: -14px;
	top: 183px;
}
.arrRightPub {
	float:right;
	width:26px;
	height:51px;
	position:absolute;
	right: -5px;
	top: 183px;
}

.servicesText {
    border:0px solid red;
    margin-bottom:75px;
}
.servicesText p {
    font:normal 13px Georgia;
    color:#55504c;
    line-height:22px;
    margin:0;
}

.servicesTextMeinung p {
    font:normal 11px Georgia;
    color:#55504c;
    line-height:18px;
    margin:0;
    hyphens: auto;
    -moz-hyphens: auto;
    -o-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.GalleryText {
    border:0px solid red;
    margin-bottom:10px;
}

.GalleryText p {
    font:normal 13px Georgia;
    color:#55504c;
    line-height:18px;
    margin:0;
    font-family:sans-serif;
}

.imgSlideshow h2 {
    text-align:center;
    font:normal 11px Georgia;
    margin:10px 0 0 0;
}
.imgSlideshow h2 a {
    color:#000;
    font-family: sans-serif;
}
