/* ------------------------------ Body-Definition */

body 		{
font-family: Lucida Sans Unicode, Verdana; 
line-height: 1; 
padding: 0 0 0 0px;
margin: 0 0 0 0px;
color: #333; 
font-size: 11px;
background:#FFD400 url(/images/basics/bg.gif) repeat-x;
		}

/* ----------------------------------- Layout */

#main {
float: none; 
width: 1100px;
position:relative;
top:-60px;
left:30px;
}
		
#wrapper {
float: left; 
width:700px;
margin:0;
padding:0;
 }

#content {
width: 510px; 
float: right;
padding-left: 10px;
padding-right: 10px;
padding-top: 0;
overflow: hidden;
border-left:1px dotted #F7941D;
border-right:1px dotted #F7941D;
}

#content img, #photos img {
padding: 5px;
max-width: 100%;
border: 10px solid #F3F3EE;
}

#google {
float: left; 
width:160px;
margin:0;
border-top:1px dotted #F7941D;
padding-top: 10px;
padding-right: 0;
position:relative;
left:0;
top:30px;
}

#secondary 			{
width: 170px;
padding-left: 10px;
padding-right: 10px;
padding-top: 0;
overflow: hidden;
float: left;
					}

#sidebar 			{
width: 160px; 
float: left;
padding-left: 10px;
padding-right: 10px;
padding-top: 0;
overflow: hidden;
}
			

#footer 		{
height: 120px;
float: left;
margin-top: 30px;
padding-top: 20px;
padding-bottom: 0px;
width: 100%;
background:url(/images/basics/bg-footer.jpg) repeat-x;
		}

/* ---------------------------- Headings */

.title {
font-size: 20px;
color: #A90002;
font-family: "Trebuchet MS",Verdana, Arial, Helvetica;
font-weight:bold;
margin-top: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
position:relative;
top:30px;
left:0;
text-transform:uppercase;
letter-spacing:2px;
}
		
.title a, {
text-decoration: none;
color: #A90002;
}

.title a:link	{
text-decoration: none;
color: #A90002;
}
				
.title a:active	{
text-decoration: none;
color: #A90002;
}
				
.title a:visited {
text-decoration: none;
color: #A90002;
}
.title a:hover	{
text-decoration: none;
color: black;
}

h1 {
font-family: Georgia, Times New Roman, Times, serif;
color: #A90004;
font-size: 10pt;
font-weight: bold;
line-height:120%;
letter-spacing: 1px;
text-align: left;
padding-top:10px;
padding-bottom:10px;
margin:0;
}
			
h1 a, {
color: #A90004;
text-decoration: none;
}

h1 a:link {
color: #A90004;
text-decoration: none;
}
				
h1 a:active {
color: #A90004;
text-decoration: none;
}
				
h1 a:visited {
color: #A90004;
text-decoration: none;
}

h1 a:hover {
color: #FFD400; 
background: #A90004; 
text-decoration: none;
}

h2	{
  		font-family: "Trebuchet MS",Verdana, Arial, Helvetica;
       	color: #015383;
		font-size: 10pt;
       	font-weight: bold;
		line-height:130%;
       	letter-spacing: 1px;
       	text-align: left;
		padding-top:0;
        padding-bottom:10px;
		margin:0;	
	}

h2 a,			{
        color: #015383;
		text-decoration: none;
				}

h2 a:link		{
        color: #015383;
		text-decoration: none;
		}
				
h2 a:active		{
        color: #015383;
		text-decoration: none;
		}
				
h2 a:visited	{
        color: #015383;
		text-decoration: none;
		}


h3 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
		margin-left:70px;
		margin-right:70px;
		border-top: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
                color: #B24709;
                text-align:left;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


h3 a,			{
        color: #B24709;
		text-decoration: none;
		}

h3 a:link		{
        color: #B24709;
		text-decoration: none;
		}
				
h3 a:active		{
        color: #B24709;
		text-decoration: none;
		}
				
h3 a:visited	{
        color: #B24709;
		text-decoration: none;
		}

h3 a:hover 	{
        color: #fff; 
		background: #B24709; 
		text-decoration: none;
	}

h4 				{
	font-family: verdana, arial, sans-serif;
	padding-top: 20px;
        font-size: 11px;
        letter-spacing: 1px;
        color: #333;
        text-align:left;
		font-weight:normal;
				}

h5 				{
		font-family: verdana, arial, sans-serif;
		font-size: 11px;
		padding-top:4px;
		padding-bottom:4px;
                color: #B24709;
                text-align:left;
		text-transform: uppercase;
                letter-spacing: 2px;
				}


h5 a,			{
        color: #B24709;


		text-decoration: none;
		}

h5 a:link		{
        color: #B24709;
		text-decoration: none;
		}
				
h5 a:active		{
        color: #B24709;
		text-decoration: none;
		}
				
h5 a:visited	{
        color: #B24709;
		text-decoration: none;
		}

h5 a:hover 	{
        color: #fff; 
		background: #B24709; 
		text-decoration: none;
	}


/* ---------------------------- Mainly Main */


blockquote		{
		padding-top:0px;
		margin-left:10px;
		padding-left: 35px;
		font-family: Lucida Sans Unicode, Verdana;
		font-style: italic;
		background-image:url(./gfx/quote.gif);
		background-position: 0px 0px;
		background-repeat:no-repeat;
		}

.beispiel	{
		padding-top:10px;
		margin-left:10px;
		padding-left: 15px;
		margin-bottom:10px;
		font-family: Lucida Sans Unicode, Verdana;
		font-style: italic;
		background-position: 0px 15px;
		}

li				{
		list-style-type: square; 
		margin-left: 7px;
                padding-left: 10;
		font-weight: normal;
                margin-top: 0; 
                margin-bottom:2px;
				}
ul              {
		margin-left: 7px;
                padding-left: 0;
                list-style-position:outside;
                margin-top: 0; 
                margin-bottom:10px;
                }

.date			{
font-family: verdana, arial, sans-serif;
color: #333; 
text-transform: uppercase;
letter-spacing: 1px;
font-size: 11px;
text-align:left;
line-height:110%;
padding-top:20px;
padding-bottom:10px;
}


.postmeta	{
font-family: Lucida Sans Unicode, Verdana;
color: #666; 
font-size: 11px;
text-align:right;
line-height:180%;
padding-bottom:5px;
padding-top:2px;
border-top:1px dashed #9E0B0E;
border-bottom:1px dashed #9E0B0E;
text-transform: lowercase;
}

.postmeta a,	{
        color: #0068B4;
		text-decoration: none;
		}
				
.postmeta a:link {
        color: #0068B4;
		text-decoration: none;
		}
				
.postmeta a:visited {
        color: #0068B4;
		text-decoration: none;
		}
				
.postmeta a:active {
        color: #0068B4;
		text-decoration: none;
		}

.postmeta a:hover
		{
        color: #fff; 
		background: #0068B4; 
		text-decoration: none;
		}
		
.paging	{
		font-family: Lucida Sans Unicode, Verdana;
		color: #666; 
		font-size: 11px;
        text-align:right;
		line-height:180%;
		padding-bottom:5px;
		padding-top:2px;
		text-transform: lowercase;
		}

.paging a,	{
        color: #0068B4;
		text-decoration: none;
		}
				
.paging a:link {
        color: #0068B4;
		text-decoration: none;
		}
				
.paging a:visited {
        color: #0068B4;
		text-decoration: none;
		}
				
.paging a:active {
        color: #0068B4;
		text-decoration: none;
		}

.paging a:hover
		{
        color: #fff; 
		background: #0068B4; 
		text-decoration: none;
		}
		

.text 			{
		font-family:Lucida Sans Unicode, Verdana;
		color: #333; 
		font-size: 13px;
    	text-align:left;
		line-height:150%;
		font-weight:normal;
		padding-top:0;
		padding-bottom:0;
		}
.text p			{
		padding-top:0;
		padding-bottom:10px;
		margin:0;
		}
.form			{
		padding-top:-50px;
		}

.text a, 		{
    	color: #B24709;
		text-decoration: underline;
		}

.text a:link 	{
    	color: #B24709;
		text-decoration: underline;
		}
				
.text a:visited	{
    	color: #B24709;
		text-decoration: underline;
		}

.text a:hover 	{
        color: #fff; 
		background: #B24709; 
		text-decoration: none;
		}


/* --------------------- Mostly Sidebar */


.sidehead		{
font-family: Lucida Sans Unicode, Verdana;
color: #A90004; 
text-transform: uppercase;
font-weight:bold;
letter-spacing: 1px;
font-size: 11px;
line-height:150%;
text-align: left;
padding-top: 20px;
}

.sidetext 		{
font-family: Lucida Sans Unicode, Verdana;
color: #333; 
font-size: 12px;
text-align:left;
line-height:160%;
font-weight:normal;
padding-top:10px;
padding-bottom:5px;
}

.sidetext a, 	{
color: #A90004;
text-decoration: none;
}
				
.sidetext a:link 	{
color: #A90004;
text-decoration: none;
}
				
.sidetext a:active 	{
color: #A90004;
text-decoration: none;
}
				
.sidetext a:visited 	{
color: #A90004;
text-decoration: none;
}


.sidetext a:hover {
color: #FFD400; 
background: #A90004; 
text-decoration: none;
}

/* --------------------- Footercontent */

.footertext 		{
		font-family: verdana, arial, sans-serif;
		color: white; 
		font-size: 11px;
        text-align: left;
		line-height:150%;
		font-weight: normal;
		padding-top: 15px;
		padding-bottom:20px;
		padding-left:30px;
		text-transform:lowercase;
		}
.footertext li				{
		list-style-type: square; 
		margin-left: 7px;
        padding-left: 10;
		font-weight: normal;
        margin-top: 0; 
        margin-bottom:2px;
		display:inline;
				}
.footertext ul              {
		margin-left: 7px;
        padding-left: 0;
        list-style-position:outside;
        margin-top: 0; 
        margin-bottom:0;
                }

.footertext a, 	{
        color: yellow;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:link 	{
        color: yellow;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:active 	{
        color: yellow;
		text-decoration: none;
		line-height:180%;
		}
				
.footertext a:visited 	{
        color: yellow;
		text-decoration: none;

		line-height:180%;
		}

.footertext a:hover 
	{
        color: white; 
		background: black; 
		text-decoration: none;
		}




/* Begin Comments*/


#comment  { 
color: gray;
background-color: none; 
text-align: left; 


border-top: 2px dotted gray
}





.commentshead { 
color: black; 
font-size: x-large;
font-family: Georgia, Times, Times New Roman, serif; 
font-weight: bold; 
line-height: 140%; 
text-align: left 

margin-top: 50px;
}




.commentstext   { 
color: black; 

font-size: small; 

font-family: Georgia, Times, Times New Roman, serif; 
font-weight: normal; 
line-height: 160%; 
text-align: left 
margin-top: 5px;
margin-bottom: 50px;
}


.commentsmetadata { 
color: grey; 
font-size: x-small; 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 

line-height: 140%; 
}



#commentform input {
	width: 300px;
	color: grey;
	font-size: small; 
font-family: verdana, arial, sans-serif; 
	padding: 2px 2px 2px 2px;
	margin: 2px 0px 2px 0px;
	text-align: left; 
	}

#commentform textarea {
	width: 300px;
	color: grey;
	padding: 2px 2px 2px 2px; 
        font-size: small; 
        font-family: verdana, arial, sans-serif;
	}

#commentform #submit {
	margin: 0px;
		text-align: left; 
			color: black;
	float: center;
	}




.nocomments {
	text-align: right;
	margin: 0;
	padding: 0;
	}


/* End Comments */

/* header */
#headimg		{
background:url(/images/basics/header-lotus.gif) no-repeat;
padding:0;
margin:0;
		}
#header		{
height: 250px;
width: 600px;
position:relative;
top:10px;
left:270px;
border:0px solid white;
		}

#navbar 		{
text-align: left;
font-size:14px;
line-height:20px;
position:relative;
top:30px;
left:0;
}


#navbar a:hover	{
color: #FBFAF4;
background: #5a6930;
}

/* hauptnavi oben */
#menue {
position:relative;
left:206px;
top:-122px;
width:500px;
}

#menue ul li {
display: inline;
padding: 0;
margin: 0;
list-style-type: none;
white-space: nowrap;
}
	
#menue a {
margin:0;
padding-right:20px;
color:#FFDD33;
font-weight:bold;
font-size:1.2em;
text-decoration: none;
text-transform: uppercase;
letter-spacing: 2px;
}
	
#menue a:hover{
color:#F7941D;
}

/* The End */