/* 

*/

body {
	margin-top: 20px; 
	font-size: 12px; 	
	font-family: Verdana,Tahoma; 
	text-align: center;
	color: #000000;
	background-color: #000033; 
}

/**    Layout Ende    **/

#ram {
    background-image:url('images/index_03.jpg');
	margin: 0px auto;
	text-align: left;
	width: 699px;
}

#header {
    background-image:url('images/index_01.jpg');
    background-repeat:no-repeat
    position: absolute; 
	width: 699px;
	height: 149px;
    z-index: 2;
}

#name {
    background-image:url('images/index_02.jpg');
	margin: 0px auto;
	text-align: center;
	width: 699px;
	height: 61px;
	font-size: 28px; 
	color: #fff; 
	font-family: Arial;
}

#menu {
	float: left;
	width: 140px; 
	margin-left: 0px;
}

#navi {
	margin-left: 14px; 
	margin-top: 5px; 
	width: 140px; 
}
#content {
	padding-bottom: 0px;
	padding-right: 35px;
	padding-left: 0px;
	padding-top: 5px; 
	
	width: 485px; 
	float: right;
}
#foo {
	padding-right: 5px; 
	padding-left: 5px; 
	height:17px; 
	text-align: right;
    background-image:url('images/index_04.jpg');
}

#foot {
	padding-right: 5px; 
	padding-left: 140px; 
	height: 19px; 
	text-align: center;
	font-size: 10px; 
	line-height: 18px;
    background-image:url('images/index_05.jpg');
}

#footer {
	padding-right: 5px; 
	padding-left: 5px; 
	height: 18px; 
	text-align: center;
    background-image:url('images/index_06.jpg');
}

/**    Layout Ende    **/

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}


h1{
	text-transform:uppercase;
	letter-spacing: 2px;
	color: #000;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-align:left;
	padding: 1 1 1 2;
	margin: 0;
	font-family:verdana,sans-serif;
	border-bottom:1px solid #F7F6F2;
}

h2 {font-size:16px; font-weight:bold; color: #000; margin: 10px 0 5px 0;}
h3 {font-size:12px; color:#000;}

#comments, #postcomment {font-size:14px; color:#000033;}

td {
	color: #000;
	font-family:tahoma,sans-serif;
	font-size:11px;
	text-align:justify;
	border:0px solid #3E566E;
	border-bottom-width:0px;
	padding:0px;
}

A:link {color: #660000; font-weight:normal; text-decoration:none;}
A:visited {color: #3333FF; font-weight:normal; text-decoration:none;}
A:active {color: #3333FF; font-weight:normal; text-decoration:underline;}
A:hover {color: #3333FF; font-weight:normal; text-decoration:none;
}

h2 A:link {
	font-size: 16px;
	color: #000033;
	font-weight:bold;
}

h2 A:visited {
	font-size: 16px;
	color: #3333FF;
	font-weight:bold;
}

h2 A:hover, h2 A:active {
	font-size: 16px;
	color: #3333FF;
	font-weight:bold;
}


/**    Menu    **/

div.navi {
	line-height: 11px;
	font-size: 10px; 
	width: 140px; 
	color: #fff; 
	font-family: verdana, tahoma; 
	text-align: justify
}
.navi A:link {
	padding-right: 2px; 
	padding-left: 2px;
	padding-top: 2px;  
	border-bottom: 2px;  
	color: #fff; 
	font-weight: bold;
	display: block;
	text-decoration: none;
}
.navi A:visited {
	padding-right: 2px; 
	padding-left: 2px;
	padding-bottom: 2px; 
	color: #3333FF; 
	padding-top: 2px; 
	display: block;
	font-weight: bold; 
	text-decoration: none
}
.navi A:hover {
	border-bottom: 0px none; 
	color: #fff; 
	display: block;
	padding-left:5px;
	text-decoration: none;
	background-color: #CCCC99
}
.navi li {
	border: solid #F7F6F2;
	border-width: 0px 0px 1px 0px;
	margin-bottom: 0px; 
}
.navi ul {
    padding-bottom: 0px;
	padding-right: 0px; 
	padding-left: 0px;
 	padding-top: 0px; 
	margin: 0px; 
	list-style-type: none
}
 
/**    Menu Ende    **/

.post {
	line-height:16px;
	color: #000;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom: 0px solid #000033;	
	padding: 1 1 1 1;
	margin-bottom: 30px;
}

.entry { 
	color: #000; 
	line-height: 14px;
	font-size: 12px; 
	letter-spacing: 0px;
	margin: 0;
}

.time {
	color: #000033;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	padding-bottom: 5px;
	border-bottom:1px solid #000033;	
}

.page {
	line-height:10px;
	color: #000;
	font-size:10px;
	letter-spacing:1px;
	text-align:left;
	font-family:verdana,sans-serif;
	border-bottom:0px solid #000033;	
	padding: 1 1 1 1;
}

.themes {
	font-size:9px;
	color:#000033;
	font-family:tahoma;
	text-transform:capitalize;
	background-color: #FFFF99;
	width: 120px;
	align: left;
}

.input {
	color:#000033; 
	font-size:11px; 
	font-family:tahoma, sans-serif; 
	width:120px; 
	height:18px 
}

.sub {
	color:#000033; 
	font-family:tahoma, sans-serif; 
	background-color: #FFFF99;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000033; 
	font-size:11px; 
	height:15px;
}

.comment {
	color: #fff; 
	font-family:tahoma, sans-serif; 
	background-color: #fff;
	border-style: solid; 
	border-width: 1px; 
	border-color: #000033; 
	font-size:11px; 
	text-align: center;
	height:15px;
}

.textarea {
	color: #000; 
	font-family:tahoma, sans-serif; 
	font-size:10px; 
	width: 250px
}

/* Begin Calendar */

#calendar  { margin: 0px 0 0; position: inherit }

#wp-calendar caption   { 
	color: #000033; 
	font-size: 11px; 
	font-weight: bold; 
	text-align: center; 
	margin: 0; 
	padding: 2px; 
	height: 18px; 
    background-color: #CCCC66;
	border-style: solid; 
	border-width: 1px 1px 0; 
	border-color: #fff; 
}

#wp-calendar   { 
	font-size: 10px; 
	background-color: #FFFF99; 
	background-attachment: scroll; 
	text-align: center; 
	margin: 0; 
	padding: 0px 1px 1px 1px; 
	width: 100%; 
	border-style: solid; 
	border-width: 1px; 
	border-color: #fff; 
	empty-cells: show;
	color: #fff;
}

#wp-calendar #next a  { text-align: right; padding-right: 8px }

#wp-calendar #prev a  { text-align: left; padding-left: 8px }

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover  { color: #CCCC66; background: #fff}


#wp-calendar caption a, #wp-calendar caption a:hover {
	background: transparent;
	color: #000;
}

#wp-calendar td {
	color: #000033;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #FFF;
}

#wp-calendar td:hover, #wp-calendar #today  { 
	color: #fff; 
	background: #CCCC66;
 	border: 1px dotted #414C2E;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #fff;
}

#wp-calendar .today  { font-weight: bold; background: #FFA451 }