@charset "utf-8";
/* CSS Document */

html{
	margin:0px;
	padding:0px;
	background-color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}

#container{
	width:890px;
	margin:auto;
}

#top{
	background-image:url(../Bilder/Hintergrund/top.jpg);
	width: 100%;
	height: 18px;
}

#header{
	background-image:url(../Bilder/Hintergrund/center.jpg);
	height:103px;
}

.logo{
	margin-top:35px;
	margin-left:49px;
	float:left;
}

#sprachwahl{
	margin-top:59px;
	margin-right:45px;
	color:#999999;
	float:right;
}

#box{
	position:absolute;
	background-image:url(../Bilder/Hintergrund/centerGrau.jpg);
}

#left{
	width:220px;
	float:left;
	margin-left:5px;
	background-color:#FAFAFA;
}

#left a:link,
#left a:hover,
#left a:active,
#left a:visited,
#left a img {
	border-width:0px;
	margin:0px;
	padding:0px;
	outline:none;
	text-decoration:none;
}

.reiter{
	float:left;
}

#kontakt{
	width:200px;
	margin:10px;
	margin-top:34px;
	color:#999999;
}

#right{
	width:660px;
	height:100%;
	padding-left:0px;
	padding-right:0px;
	padding-top:35px;
	float:left;
	margin-right:5px;
	background-color:#FFFFFF;
}

#startbild{
	margin-top:0px;
	margin-left:10px;
	margin-right:10px;
	padding-bottom:20px;
	width:640px;
	height:341px;
}

#content{
	margin-left:40px;
	margin-right:40px;
	margin-top:12px;
	float:left;
}

#aeltere_posts{
	float:right;
}

#aeltere_posts a:link,
#aeltere_posts a:hover,
#aeltere_posts a:active,
#aeltere_posts a:visited,
#aeltere_posts a {
	text-decoration:none;
}

img {
	border-width:0px;
}

a {
	border-width:0px;
}

#bottom{
	background-image:url(../Bilder/Hintergrund/bottom.jpg);
	height:18px;
	clear:both;
}

a:link { color:#000000; text-decoration:underline;}
a:visited { color:#000000; text-decoration:underline;}
a:hover { color:#000000; text-decoration:none;}
a:active { color:#000000; text-decoration:none;}

#left a:link { color:#999999; text-decoration:underline;}
#left a:visited { color:#999999; text-decoration:underline;}
#left a:hover { color:#999999; text-decoration:none;}
#left a:active { color:#999999; text-decoration:none;}

#header a:link { color:#999999; text-decoration:underline;}
#header a:visited { color:#999999; text-decoration:underline;}
#header a:hover { color:#999999; text-decoration:none;}
#header a:active { color:#999999; text-decoration:none;}

/* ------------------------------------------------------------UNTERSEITEN--------*/

#portfolio_reiter_box{
	background-image:url(../Bilder/Hintergrund/portfolio_reiter_box.jpg);
	height:35px;
	padding-left:33px;
	margin-bottom:16px;
}

.portfolio_reiter{
	height:23px;	
	font-size:14px;
	font-weight:bold;
	padding-top:14px;
	margin-right:7px;
	margin-left:7px;
	
	float:left;
}

#portfolio_reiter_mitte{
	background-image:url(../Bilder/Hintergrund/portfolio_reiter_mitte.jpg);
	height:22px;
	font-size:18px;
	font-weight:bold;
	padding-top:13px;
	
	float:left;
}

#portfolio_reiter_links{
	background-image:url(../Bilder/Hintergrund/portfolio_reiter_links.jpg);
	height:35px;
	width:14px;
	margin:0px;
	padding:0px;
	
	float:left;
}

#portfolio_reiter_rechts{
	background-image:url(../Bilder/Hintergrund/portfolio_reiter_rechts.jpg);
	height:35px;
	width:14px;
	float:left;	
	margin:0px;
	padding:0px;
	
	float:left;	
}

/*------------------*/

#portfolio_teaser{
	clear:both;
}

.teaser{
	width:180px;
	padding-right:10px;
	padding-left:10px;
	padding-top:4px;
	position:relative;	
	float:left;
	cursor:pointer;
}

#gallery {
	width:600px;
	height:500px;
	padding:0px;
	margin:0px;
	overflow:hidden;
	position:relative;
	float:left;
}

#gallery_container {
	position:relative;
	top:0px;
	clear:both;
}

#pfeil_links{
	width:18px;
	height:20px;
	padding-right:3px;
	padding-left:9px;
	padding-top:42px;
	padding-bottom:58px;
	cursor:pointer;
	float:left;
}

#pfeil_rechts{
	width:18px;
	height:20px;
	padding-left:3px;
	padding-right:9px;
	padding-top:42px;
	padding-bottom:58px;
	cursor:pointer;
	float:right;
}

/*------------------*/


#button{
	width:190px; /* 90px */
	height:75px;
	float:right;
	
	padding-top:30px;
	padding-left:0px; /* 100px */
	
	margin-right:35px;
	margin-top:9px;
	
	text-decoration:underline;
	
}
#button1 {
	width:190px;
	height:75px;
	float:right;
	
	padding-top:30px;
	padding-left:0px;
	
	margin-right:35px;
	margin-top:9px;
	
	text-decoration:underline;
}