/* 
	coma - kreative vinkler
*/


*{
	margin:0;padding:0;
}

body{
	background-image:url(/files/images/gfx/coma_bg09b.gif);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, Verdana, "Tahoma", sans-serif;
	overflow-y:hidden;
	font-size:11px;
	color:#333;
}

h1{
	font-size:18px;
	color:#ffffff;
}

.sIFR-active h1 {
  visibility: hidden;
  font-family: Arial;
  line-height: 1em;
  font-size: 18px;
}


#navfollower{
	position:fixed;
	left:60px;
	top:20px;
	width:916px;
	height:70px;
	z-index:25;
}

#newsletter{
	top:0;
	left:0;
	z-index:100;
	width:100%;
	position:fixed;
}



#nav{
	height:70px;
	width:700px;
	float:left;
}

#logo{
	width:125px;
	height:70px;
	float:right;
	margin-right:20px;
}

#backbtn{
	float:right;
	width:117px;height:24px;
	margin-top:200px;
	margin-right:10px;
}
#backbtn a{
	cursor:pointer;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}

.obtable{
	position:absolute;
	z-index:50;
	height:446px;
	left:60px;
	top:100px;
}

#maincontent{

}

#foot{
	background-color:#47433b;
	width:916px;
	height:50px;
	color:#78746e;
	position:fixed;
	top:546px;
	left:60px;
	line-height:15px;
}
#foot span#foottxtleft{
	width:300px;
	height:30px;
	float:left;
	margin:10px 0px 0px 20px;
}

#foot span#foottxtright{
	width:300px;
	height:30px;
	float:right;
	text-align:right;
	margin:10px 20px 0px 0px;
}


/* N A V I G A T I O N
-----------------------------------*/


#nav ul {
	margin:58px 0px 0px 20px;
	list-style:none;
}	

#nav li {
	float:left;
	background: #48443d url(/files/images/gfx/nav_before_.gif) top left no-repeat;
	margin:0;
	padding:0 0 0 7px;
}
#nav a {
	display:block;
	background: url(/files/images/gfx/nav_after_.gif) top right no-repeat;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	color:#a39d96;
	text-transform:uppercase;
}
#nav a:hover {
	color:#fff;
}
#nav ._selected {
	background-image:url(/files/images/gfx/nav_before_selected.gif);
}
#nav ._selected a {
	background-image:url(/files/images/gfx/nav_after_selected.gif);
	color:#333;
	padding-bottom:5px;
}
/* P O S T
-----------------------------------*/

.post{
	width:910px; /* 916 */
	height:440px; /* 446 */
	padding:3px;
	background-color:#fff;
	float:left;
	display:block;
	margin-right:-3px;
}

.postcontent{
	width:910px;
	height:360px;
	float:left;
	clear:both;
	margin-bottom:3px;
}

.posttitle{
	width:895px;/*910*/
	height:25px;/*30*/
	float:left;
	clear:both;
	color:#fff;
	padding:5px 0px 0px 15px;
}

.posttext{
	line-height:15px;
	color:#333;
	width:800px;
	height:50px;
	float:left;
	clear:none;
	background:url(/files/images/gfx/txticon.gif) 14px 10px no-repeat;
	padding:10px 0px 0px 35px;
}
.posttext a{color:#990000;}
.posttext a:hover{color:#333;text-decoration:none;}

a.nextpost{
	color:#fff;
	line-height:11px;
	padding:5px 0px;
	width:60px;
	text-align:center;
	text-decoration:none;
	float:right;
	clear:none;
	margin-top:15px;
}
a.nextpost:hover{
	background-color:#CCC;
	color:#333;
}


/* P O S T  S U B P A G E
-----------------------------------*/

.subpostfront{
	width:1826px; /* 916 */
	height:440px; /* 446 */
	padding:3px;
	background-color:#fff;
	float:left;
	margin-right:-3px;
	position:absolute;
}

.subpost{
	width:910px; /* 916 */
	height:440px; /* 446 */
	padding:3px;
	background-color:#fff;
	float:left;
	display:block;
	margin-right:-3px;
	
}

.koc{
	padding:50px 0px 0px 40px;
	background-image:url(/files/images/gfx/koc.jpg);
	background-repeat:no-repeat;
	color:#fff;
font-size:11px;
}

.tilgang{
	padding:50px 0px 0px 40px;
	background-image:url(/files/images/gfx/tilgang.jpg);
	background-repeat:no-repeat;
	color:#fff;
font-size:11px;
}

.koc a{
	color:#ffffff;
}

.koc a:hover{
	color:#990000;
}

.koc2 a{
	color:#990000;
}

.koc2 a:hover{
	color:#680000;
}



/* N E W S L E T T E R
-----------------------------------*/

#newslettercontent{
	float:left;
	clear:both;
	padding-left:80px;
	background-image:url(/files/images/gfx/tilmeldbgbg.gif);
}

#newsletterbtn a{
	width:126px; /* 136 */
	height:23px; /* 27 */
	background-color:312b22;
	float:left;clear:both;
	margin-left:80px;
	color:#a39d96;
	text-decoration:none;
	background-image:url(/files/images/gfx/tilmeld_btnbg.png);
	background-repeat:no-repeat;
	padding:4px 0px 0px 10px;
	cursor:pointer;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
}
#newsletterbtn a:hover{
	color:#fff;	
}

#newstitle{
	margin-top:25px;	
}

#news{
	margin-top:5px;
	width:329px;
	height:38px;
	background-image:url(/files/images/gfx/tilmeld_inputbg.gif);
}
input.emailtext{
	border:0 none;
	width:260px;
	height:28px;
	margin-left:20px;
	background-color:transparent;
	font-size:20px;
}

.kontakt-text {
	position:absolute;
}

.kontakt-text p {
	font-family:Arial, Helvetica, sans-serif;
	color:#2b2b2b !important;
	font-size:11px;
}

.kontakt-text .headline {
	color:#2b2b2b;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin-bottom:5px;
}

.kontakt-text p a {
	color:#2b2b2b;
	text-decoration:underline;
}

.kontakt-text p a:hover {
	text-decoration:underline;
	color:#000;
}
