img {
   behavior: url("/index.php?/plugin/pngbehavior.htc");
}
/* templates/am/style.css  */

img {
   behavior: url("/index.php?/plugin/pngbehavior.htc");
}
/* templates/am/style.css  */

/* allgemeine Einstellungen */

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

body
{
height: 100%;
background: #9C9080;
font-size: 11px;
font-family: "verdana", helvetica, sans-serif;
color: #333333;
line-height: 20px;
background-image: url(/templates/am/img/am.png);
background-repeat: no-repeat;
background-position: left top;
}

#header
{

margin-top: 70px;
margin-left: 0;
width: 900px;
height: 30px;
color: #fff;
padding-left: 145px;

line-height: 22px;
letter-spacing: 0.0em;
text-transform:lowercase;
z-index: 1000;}



#header a
{font-size: 24px;

font-weight: normal;
color: white;
text-decoration: none;
}

#header a:hover
{
color: #333;
text-decoration: none;
background-color: #9C9080;
}
#werbung{position: absolute;

	top: 130px;
	left: 1070px;
padding:0 !important;
	
	background-color: transparent;
	}
#clear{}
div#container { 
min-height:1100px;
height:expression(this.scrollHeight > 1100 ? "auto":"1100px"); 
}

#container
{border: 2px solid white;
margin-top: 10px;
margin-left: 120px;
padding-bottom: 30px;
background-color: #dee9e5;
width: 960px;
}

#fuss{
background-color: #dee9e5;
height: 10px;

}


a
{
color: #333;
text-decoration: underline;
}
li{
list-style: none;
}
a:hover
{
background-color: white;
text-decoration: none;
}

img {
	padding:0;
	padding-left:0 !important;
	padding-right:0px !important;
	padding-top:5px !important;
	padding-bottom:5px !important;

	
}

img a {
	padding:0;
	
}



/* Inhalte, primarycontent */

div#primarycontent { 
min-height:2350px;
height:expression(this.scrollHeight > 2350 ? "auto":"2350px"); 
}

#primarycontent
{
padding-top: 35px;
letter-spacing: .04em;
line-height: 20px;
border-right: 2px solid #fff;
width: 600px;
padding-left: 25px;
padding-right: 25px;
float: left;
}

#primarycontent h3
{
font-size: 11px;
line-height: 25px;
color: #333;
letter-spacing: .04em;
padding: 0;
margin-bottom: 0px;
}
#primarycontent h3 a
{font-size: 13px;
text-decoration: none;
}
#primarycontent a
{
font-size: 11px;
font-weight: bold;
line-height: 25px;
color: #333;
letter-spacing: .04em;
padding: 0;
margin-bottom: 0px;
}
.serendipity_image_right{
padding-left: 20px !important;}
.serendipity_image_left{
padding-right: 20px !important;}



.serendipity_section_trackbacks
{padding-bottom: 10px;
border-bottom: 1px solid white;}

.serendipity_section_comments
{padding: 0px;
}


#primarycontent .post .footer
{
position: relative;
top: -20px;
font-size: 10px;
color: #666;
}
#primarycontent  .footer
{
height: 65px;
margin-top: 10px;
border-bottom: 1px solid white;
}
#primarycontent .post .footer a
{
font-size: 10px;
color: #666;
font-weight: normal;
}

/*#primarycontent .post .footer ul
{
	background-color:green;

list-style: none;
position: absolute;
right: 15px;
bottom: 15px;
text-align:left;
}*/
#commentlist{
clear: both;
padding: 0;
border-bottom: 1px solid white;
}
/*input {
	padding:4px;
	background:#f6f6f6;
	border:1px solid #ccc;
	color:#777;
	font:90% Verdana;
	width:140px;
}

ol {display:inline;
padding: 0;
margin:0;}

*/


/* &&&&&&&&&&&&&&&&&&&&&&*/

/*form
	{
		margin: 0px;
		padding: 0px;
	}
	
	fieldset
	{
		width: 450px;
		border: solid 0px #9C9080;
		padding: 0px;
		margin: 0px;
	}
	
	
	
	label
	{
		width: 250px;
		float: left;
		margin: 3px;
	}
	
	input, textarea
	{
		width: 250px;
		background-color: #ffffff;
		border: 1px solid #9C9080;
		font-size: 11px;
		margin: 3px;
		padding: 2px;
	}
	input.not
	{
	width: 15px;
	}
	input.subm
	{
	width: 150px;
	}
	input.gross
	{
	width: 250px;
	}
	input.gross2
	{
	width: 350px;
	}
	input:focus, input:hover, textarea:focus, textarea:hover
	{
		background-color: #dee9e5;
		border: 1px solid #9C9080;
	}
	form select    { font-size: 11px; color: #333; background-color: #ffffff;  }
		
*/

#checkbox_remember, #checkbox_subscribe{
width:15px;
border: 0px solid #9C9080;
}
form
	{
		margin: 0px;
		padding: 0px;
	}
	
	fieldset
	{
		width: 400px;
		border-left: solid 10px #fff;
		border-top: solid 1px #fff;
		border-right: solid 0px #9B9B90;
		border-bottom: solid 0px #9B9B90;
		padding: 0px;
		margin: 0px;
	}
	
	
input, textarea   { 
color:  #333; 
border-top: 1px solid white; 
border-right: 1px solid  #9C9080; 
border-bottom: 1px solid  #9C9080; 
border-left: 1px solid white;  
font-size: 11px; 
font-family: Verdana, Helvetica, sans-serif; 
width: 200px;
}

form select    { 
font-size: 11px; 
color: #000; 
background-color: #ffffff;  
width: 200px;
border-top: 1px solid white; 
border-right: 1px solid  #9C9080; 
border-bottom: 1px solid  #9C9080; 
border-left: 1px solid white;  

}
	input:focus, input:hover, textarea:focus, textarea:hover
{background:#dee9e5; border:1px solid #9C9080}

label{
height: 10px;
vertical-align: top;
width: 150px;
margin: 0px;
	}
	

.serendipity_commentsTitle {
position: relative;
top: 4px;
font-size: 11px;
line-height: 18px;
color: #333;
letter-spacing: .02px;
padding: 0;
font-weight: bold;
margin-bottom: 20px;
	}
.serendipity_section_commentform
{margin-bottom:0px;
margin-left: 0;
	padding: 0;}
.serendipity_comment {
	margin-bottom:15px;
	padding: 0px 0px 0px 0px;
	}
.serendipity_comment_source	 {
	margin-bottom:0px;
	padding: 0;

	}
.serendipity_comment img {
	border:0px;
	}
	
.serendipity_commentBody {
	padding:0;
	background-color: white;
}

.comment_source_author {
position: relative;
top: 4px;
font-size: 11px;
line-height: 18px;
color: #333;
letter-spacing: .02em;
margin-bottom: 0px;
border-bottom: 1px solid white;
}

.comment_source_author a {
	color:#333;
	text-decoration:none;

	}
	
.comment_source_author a:hover {
	color:#333;
	}

.commentmeta {
background-color: red;
	padding:0px;
	margin: 0;
}

.commentmeta a {
margin: 0;
}
img.captcha{
	padding:0 !important;

border-top: 1px solid white; 
border-right: 1px solid  #9C9080; 
border-bottom: 1px solid  #9C9080; 
border-left: 1px solid white;  
}

#captcha{
	width:150px;
	height:25px;
	padding:1px;
	background:#ffffff;
border-top: 1px solid white; 
border-right: 1px solid  #9C9080; 
border-bottom: 1px solid  #9C9080; 
border-left: 1px solid white;  
	}



#primarycontent .post .footer ul li
{
display: inline;
text-align: left;
line-height: 18px;
/*padding-top:2px;
padding-bottom:6px;
padding-left: 17px;
margin-left: 25px;*/
}


/*#primarycontent .content
{
padding: 0;
margin-bottom: 10px;
}

#primarycontent .post
{
margin-bottom: 10px;
}

#primarycontent .header
{
position: relative;
}
#primarycontent .date 
{
margin-bottom: 10px;

}

#primarycontent .post .content
{
margin-bottom: 0px;

}*/


.serendipity_Comment_center {
	margin: 0;
}

.serendipity_center {
margin:0;
padding:0;
margin-left: 10px;
margin-right: 10px;
		margin-bottom: 8px;
}

.serendipity_imageComment_left {
	margin-right: 10px;
	float: left;
			margin-bottom: 8px;

}



.serendipity_imageComment_right {
	float: right;
		margin-left: 10px;
		margin-bottom: 8px;

}

.serendipity_imageComment_txt {
	margin: 0;
	text-decoration:none;
}

.serendipity_center serendipity_msg_important{font-weight: bold;}
.serendipity_date{font-weight: bold;}


/*#menu
{
position: relative;
height: 1px;
width: 747px;
padding: 0;
margin: 0;
}

#menu ul
{
}

#menu ul li
{
display: inline;
line-height: 52px;
padding-left: 3px;
}

#menu ul li.first
{
border-left: 0px;
}

#menu ul li a
{
background-color: transparent;
background-repeat: repeat-x;
padding: 8px 12px 8px 12px;
font-size: 11px;
color: #fff;
font-weight: bold;
}

#menu ul li a:hover
{
color: #4A4A24;
text-decoration: none;
}


#date
{
position: absolute;
top: 2px;
line-height: 52px;
color: #333;
right: 30px;
font-weight: normal;
font-size: 11px;
letter-spacing: -1px;
}
*/

/* rechte Spalte, secondarycontent */

#secondarycontent
{
width: 260px;
float: right;

}
div#secondarycontent { 
min-height:1100px;
height:expression(this.scrollHeight > 1100px ? "auto":"1100px"); 
}
#secondarycontent h3
{z-index:1000;
position: relative;
left: 15px;
top: 4px;
font-size: 11px;
/*color: #9C9080;*/
color: #333333;
letter-spacing: .02em;
padding: 0px 0px 10px 10px;
margin-top: 35px;
margin-bottom: 0px;
}

#secondarycontent h3 a
{
color: #656551;
text-decoration:none;
}


#secondarycontent .content img.grimme  {
	padding:0;
	margin-top:40px;
}





#secondarycontent .content
{
margin: 0px 25px -20px 25px;
border-bottom: 1px solid white;
padding-bottom: 15px;
}
#secondarycontent .content_copy a
{font-size: 9px;
color: #666;
height: 20px;
}


#secondarycontent .linklist ul
{
list-style: none;
}

#secondarycontent .linklist ul li
{
margin: 0px;
}

#secondarycontent .linklist ul li.first
{
margin-top: 0px;
padding-top: 0px;
}


#secondarycontent.serendipitySideBarDate{
line-height: 9px;
padding: 0;
}
.serendipity_calendar table 
{font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px; width: 160px; text-align: center; }
	
td.serendipity_calendarHeader {padding-right:2px; }
td.serendipity_weekDayName {letter-spacing: -.06em;padding:0;margin:0; }	
table.serendipity_calendar td {text-align: center; }
td.serendipity_calendarDay a {display: block; width: 100%; height: 100%; text-decoration: underline;
	border: 0px; font-weight: bold; color: #9C9080;} 
td.serendipity_calendarDay a:hover {color: #ffffff; background:#656555;	text-decoration: none; }
table.serendipity_calendar td {text-align: center; }
.large {font-size:larger; }


.fb{margin-top: 0px;}


