
body {
	background: #fff url('/public/images/textures1.jpg');
	background-position:top;
	background-repeat:repeat-x;
	margin: 0px 0px 0px 0px; 
	font-size: 13pt; 	
	font-family: "PT Sans", sans-serif; 
	text-align: left;
	color: #efefef; 
	width: 100%;
}

input {
	background-color:#6D88A4;
	border: 1px #3E566E groove;
	color:#FFFFFF;
	}


p {
	font: 16pt "PT Sans", sans-serif;
	color: #efefef;
}

/**    Layout ---------------  **/


#ram {
    background-color: #fff;
	margin: 0px auto;
	text-align: left;
	width: 96%;
}

#header {
    background-color:#8A002D ;
    background-repeat:no-repeat
    position: absolute;
    z-index: 2;
}

#reklama {
	vertical-align:middle;
	background-color:#8A002D;

 
}

#logo {	
	padding-top:15px;
	width:300px;
	height:180px;
	background: url('/public/images/ver1b2.jpg') no-repeat;	
 
}

#name {
    background-color: #F5D0DC;
	padding: 2px 2px 2px 2px;
	text-align: left;
	height: 15px;
	border-bottom: #3E566E solid 6px;
}

#menu {


}

.navi {
	margin-left: 8px; 
	margin-top: 8px;
	margin-right: 10px;
	vertical-align:top; 
}

#content {
	padding-bottom: 0px;
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 12px;

}


#test_ban {
	float:right;
	width: 150px;
	height:150px;
	background-color:#F5D0DC;
	style="filter: alpha(opacity=60); -moz-opacity: 0.6;"
	 

}

#footer {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-right: 5px; 
	padding-left: 5px; 
	line-height: 0px;
	height: 5px; 
	text-align: center;
    background-color:#fff;
	border-top:#3E566E dotted 0px;
}

/**  ------    Menu    ---------------  **/ 

.nav h1{
	font: bold 10pt Arial;
	border: solid #8A002D;
	border-width: 0 0 0 6px;
	background-color: #C63D69;
	text-align: left; 
	color: #fff;
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 4px;
	line-height: 20px;
}

.nav ul {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 0px ;
	text-align:left;
}

.nav li A {
	display: block;
	_margin-bottom:-12px;
	padding: 3px 3px 3px 3px;
	border: solid #C63D69;
	border-width: 0px 1px 1px 0px;

}

.nav li A:link, 
.nav li A:visited {

	color: #C63D69; 

}

.nav li A:hover, 
.nav li A:active {
	padding-right: 2px; 
	padding-left: 4px;
	color: #8A002D; 
	display: block;
	text-decoration: none;
	border-left: 5px solid #8A002D;
	background-color: #F5D0DC;
}



/**  ------  Menu Ende   ---------------  **/

h1{
	text-transform:uppercase;
	letter-spacing: 2px;
	color: #8EA0AE;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	padding: 1px 1px 1px 4px;
	margin: 0;
	font-family:Arial;
	border-bottom:1px solid #ACCDCD;
}

h2 {font-size:10px; font-weight:bold; color:#8EA0AE;}
h3 {font-size:10px; color:#8EA0AE;}
h4 {font-size:10pt; color:#8EA0AE; margin: 0; padding: 2px 10px 2px 5px;}

#comments, #postcomment {font-size:10px; color:#8EA0AE;}

A:link {color: #8EA0AE; font-weight:normal; text-decoration:none;}
A:visited {color: #8EA0AE; font-weight:normal; text-decoration:none;}
A:hover, A:active {color: #ffffff; font-weight:normal; text-decoration:none;
}

h2 A:link {
	font-size: 14pt;
	color: #cccccc;
	font-weight:bold;
}

h2 A:visited {
	font-size: 14pt;
	color: #CEB4A3;
	font-weight:bold;
}

h2 A:hover, h2 A:active {
	font-size: 14pt;
	color: #8A002D;
	font-weight:bold;
}

/**  ------    Post - Comments    ---------------  **/

.post {
	line-height:10px;
	color: #8EA0AE;
	letter-spacing:1px;
	text-align:left;
	font-family:Arial;
	padding: 1 1 1 1;
}

.page {
	line-height:10px;
	color: #8EA0AE;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	font-family: "PT Sans", sans-serif;
	border-bottom:0px solid #8A002D;	
	padding: 1 1 1 1;
}

.entry {
	line-height:10pt;
	color: #8EA0AE
	font-size:10pt;
	text-align:left;
	font-family:"PT Sans", sans-serif;
	padding: 1 1 1 1;
}

.front {
	line-height:10pt;
	color: #8EA0AE
	font-size: 10pt;
	text-align:left;
	font-family:Arial;
	border-bottom:1px solid #cccccc;	
	padding: 1 1 1 1;
}

blockquote {
	margin: 15px 30px 0 10px;
	border: solid #6D88A4;
	border-width: 0 0 0 6px;
	padding-left : 10px;
	font-family: Arial;
}

.kommentar{
	border: solid #F5D039;
	border-width: 0 0 0 3px;
	color: #efefef; 
	padding-left : 5px;
}

.right { 
	text-align: right;
	color: #6D88A4;
	font: bold 11pt Arial;
}

.who {	
	font: normal 10pt Arial;
	border-bottom: 1px solid  #8A002D;

}

.input {
	color: #efefef; 
	font-size:10pt; 
	font-family:, sans-serif; 
	width:120px; 
	height:18px 
}

.search {
	font: bold 10pt Arial;
	border: 2px solid #6D88A4;
	background-color: #E5EDB2;
	text-align: left; 
	color: #6D88A4;
	width:152px; 
	height:18px 
	margin: 0px;
}

.sub {
	color: #8EA0AE 
	font: normal 10pt Arial;
	background-color: #E5EDB2;
	border:1px solid #6D88A4; 
	height: 20px;
	padding: 2px;
}

#author { background-color: #E5EDB2; border:1px solid #6D88A4;}

#email { background-color: #EDECEC; border:1px solid #F5D039;}

#url { background-color: #FAC5A5; border:1px solid #8A002D;}

.textarea {
	color: #efefef; 
	font-family:Arial; 
	font-size:10pt; 
	width: 450px;
	background-color: #F0E2D9;
	border:1px solid #CEB4A3; 
}

/**  ------ Begin Calendar    ---------------  **/

td {
	color: #8EA0AE
	font-family:Arial;
	font-size:11px;
	text-align:left;
	border:0px solid #3E566E;
	border-bottom-width:0px;
	padding:0px;
}

#wp-calendar {
	margin : 0px;
	margin-left: auto;
	margin-right: auto;
	font-size: 10pt;
	width: 100%;
	color: #6D88A4;
	border:1px solid #6D88A4;
	border-left: 6px solid #6D88A4;
	background-color: #E5EDB2;
}

#wp-calendar caption {
	font: bold 10pt Arial;
	text-transform:uppercase;
	border: solid #6D88A4;
	border-width: 0 0 0 6px;
	background-color: #6D88A4;
	text-align: left; 
	color: #fff;
	letter-spacing: 2px;
	margin : 0px;
	padding-left: 4px;
	line-height: 20px;
}

#wp-calendar th {
	font-size: 10pt;
}

#wp-calendar #today {
	border: 1px solid #6D88A4;
	background-color: #6D88A4;
	color: #FFF; 
}

#wp-calendar td {
	text-align: right;
	border: 1px solid #6D88A4;
	color: #6A7F7F;
}

#wp-calendar td.pad {
	border: none;
}

#wp-calendar a:link, #wp-calendar a:visited {
	color: #6D88A4;
	text-decoration: none;
}

#wp-calendar a:hover,  #wp-calendar a:active {
	color: #fff;
	text-decoration: none;
}

#wp-calendar #next a, #wp-calendar #next {
	padding-right: 5px;
	text-align: right;
	border: none;
}

#wp-calendar #prev a, #wp-calendar #prev {
	padding-left: 5px;
	text-align: left;
	border: none;
}
