/*  
CSS gerfriedgoeschl.at
*/



body {
background-color:#f5f6f7;
color: #666;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
margin: 0px 0px 0px 0px;
}

a, a:visited{
color: #666;
text-decoration: underline;
}
	
a:hover{
color: #333;
text-decoration: underline;
}

a:focus {
outline:none;
}

.entry p { margin-bottom: 1em; }

#container {
background: url(images/bg_container.png) repeat;
width: 910px; 
text-align: left; 
margin: 0px auto; 
}

#title {
background-color: yellow;
/*background: url(images/xxx) no-repeat;*/
height:0px;
}

#intro {
position:relative;
background: url(images/bg_top.png) no-repeat;
height:250px;
padding-bottom:0px;
margin-left:5px;
}

#ssp {
display:none;
background: url(images/intro1.jpg) no-repeat;
float:left;
clear:both;
position:relative;
margin-left:29px;
margin-top:40px;
width:850px;
height:123px;
}

#header { 
background-color: blue;
padding: 20px 0px 26px 25px;
margin-bottom: 0px;
}

#header h2 {
color: #ffffff;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
margin: 0px;
}

#header h2 a {
color: #000000;
text-decoration: none;
}

#header h2 a:hover {
color: #3366ff;
text-decoration: none;
}

#header h3 {
color: #444444;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
margin: 0px;
}

#menu { 
position:relative;
background: url(images/bg_nav.png) repeat-x;
height:35px;
font-family: Verdana, Arial, Sans-Serif;
font-size: 11px;
padding: 12px 0px 0px 5px;
margin: 0px 5px 0px 5px;
text-align: left;
}

#menu h2 {
margin: 0px;
padding: 0px 20px 0px 20px;
}
		
#menu li {
display:inline;
list-style-type: none;
margin: 0px;
padding: 0px;
}

#menu ul {
margin: 0px;
padding: 0px;
}
	
#menu ul li a {
color: #666;
padding: 3px 20px 3px 20px;
margin: 0px;
text-decoration: none;
}

#menu ul li a:hover {
color: #000;
/*background: #666;*/
text-decoration: none;
}

#topnews {
position:relative;
float:left;
width:240px;
margin:0px 25px 25px 0px;
padding: 0px 0px 15px 0px;
border-bottom: solid 1px #eee;
}

#contentwrapper {
/*background: url(images/mainmidpart.png) repeat-y;*/
position:relative;
padding:0px;
margin:0px;
/*min-height:1800px;*/
}

#content { 
width: 540px; 
min-height:1100px;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
position:relative;
padding: 20px 25px 15px 65px;
border-right: 1px solid #eee;
}
* html #content {
min-height: 1500px;
}

#content p{
margin: 0px;
line-height: 18px;
padding: 0px 0px 10px 0px;
}
	
#content p img{
border: none;
margin-right: 5px;
margin-bottom: 3px;
}

#content h1 {
color: #666;
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
padding: 0px 0px 30px 0px;
line-height: 150%;
margin: 0px;
}
	
#content h1 a  {
color: #cccccc;
text-decoration: underline;
}

#content h1 a:hover {
color: #000000;
text-decoration: none;
}

#content h2 {
color: #666;
font-size: 12px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
margin: 0px;
line-height: 120%;
}

#content h2 a  {
color: #666;
text-decoration: none;
}

#content h2 a:hover {
color: #333;
text-decoration: none;
}


#content h3 {
color: #666;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
font-weight: bold;
margin-bottom: 10px;
line-height: 120%;
border-bottom: 1px #eee;
}

#content h3 a  {
color: #666;
text-decoration: underline;
}

#content h3 a:hover {
color: #333;
text-decoration: underline;
}

#content ol {
list-style-type: decimal;
line-height: 18px;
margin: 0px;
padding: 0px 0px 10px 30px;
}

#content ul {
list-style: none;
margin: 0px;
padding: 0px 0px 20px 0px;
}
	
#content li {
margin: 0px;
padding: 0px;
}
	
#content ul li {
list-style: square inside;
margin: 0px 0px 0px 10px;
padding: 5px 0px 0px 0px;
}
	
#content ul li a {
color: #3366ff;
text-decoration: none;
}

#content ul li a:hover {
color: #000000;
text-decoration: underline;
}

blockquote{
margin: 0px 0px 0px 25px;
padding: 0px 25px 0px 10px;
color: #666666;
border-left: 1px solid #cccccc;
}
	
#content blockquote p{
margin: 0px 0px 20px 0px;
padding: 0px;
}

.postspace {
background: #FFFFFF;
width: 490px;
height: 32px;
margin: 0px;
padding: 0px;
border-top: 1px solid #eee;
}

.postspace2 {
background: #FFFFFF;
width: 500px;
height: 10px;
margin: 0px;
padding: 0px;
border-top: 1px #eee;
}

.postspace3 {
background: #FFFFFF;
width: 440px;
height: 15px;
margin: 0px;
padding: 0px;
}

#l_sidebar { 
background: #ffffff;
color: #000000;
width: 0px;
float: left; 
float: left; 
margin-top: 20px;
margin-bottom: 0px;
padding: 0px 0px 0px 0px; 
min-height: 0px;
}

* html #l_sidebar {
height: 0px;
}

#l_sidebar p{
margin: 0px;
line-height: 16px;
padding: 5px 0px 10px 0px;
}

#l_sidebar h2 {
color: #3366ff;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
list-style: none;
padding: 10px 0px 10px 0px;
margin: 0px;
border-bottom: 	1px solid #eee;
}

#l_sidebar ul {
list-style: none;
margin: 0px;
padding: 0px 0px 20px 0px;
}
	
#l_sidebar li {
list-style: none;
margin: 0px;
padding: 0px;
}
	
#l_sidebar ul li {
list-style: none;
margin: 0px;
border-bottom: 1px #eee;
padding: 0px 0px 0px 0px;
}
	
#l_sidebar ul li a {
display: block;
color: #000000;
text-decoration: none;
padding: 5px 0px 5px 5px;
}

#l_sidebar ul li a:hover {
color: #ffffff;
background: #3366ff;
}

#r_sidebar { 
color: #000000;
width: 200px;
height:100%;
float: right; 
position:absolute;
margin: 15px 0px 0px 704px;
padding: 0px 0px 0px 0px; 
z-index:99;
}


#r_sidebar p{
margin: 0px;
line-height: 16px;
padding: 10px 0px 10px 0px;
}

#r_sidebar h2 {
background: url(images/bg_sideh2.png) repeat;
color: #666;
font-size: 11px;
font-weight: normal;
font-family: Verdana, Arial, Sans-Serif;
list-style: none;
padding: 8px 0px 5px 5px;
margin-top: 25px;
/*border-bottom:1px #eee;*/
}

#r_sidebar ul {
list-style: none;
margin: 0px;
padding: 0px 0px 20px 0px;
}
	
#r_sidebar li {
list-style: none;
margin: 0px;
padding: 0px;
}
	
#r_sidebar ul li {
list-style: none;
margin: 0px;
padding: 0px 0px 0px 0px;
}
	
#r_sidebar ul li a {
display: block;
color: #666;
text-decoration: none;
padding: 5px 0px 5px 5px;
}

#r_sidebar ul li a:hover {
color: #333;
background-color:#eee;
}

.sideimg {
border: 1px #eee;
margin:0px 3px 5px 0px;
}

.sideimg {
border: 1px solid #eee;
margin:0px 3px 5px 0px;
}


#footer { 
background: url(images/bg_footer.png) repeat-x;
height:200px;	
padding: 20px 0px 0px 0px;
margin: 15px 6px 0px 6px;
text-align: left;
clear: both;
}


.footertitle {
font-size:11px;
font-weight:bold;
color: #666;
}

.footertitleblue {
font-size:11px;
font-weight:bold;
color: #66ccff;
}

#footer_links {
float:left;
width:200px;
margin:0px 60px 0px 60px;
padding:0;
}

#footer_mitte{
float:left;
width:200px;
margin:0px 0px 0px 60px;
padding:0;
}

#footer_rechts {
float:right;
width:200px;
margin:0px 60px 0px 0px;
padding:0;
}

#footer a {
color: #666;
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
text-decoration: none;
}

#footer a:hover {
color: #333;
}

#footer li {
list-style-type: none;
margin-top: 0px;
padding:0px;
}

#footer ul {
padding:0px;
margin-top:16px;
}


#footer ul li a {
padding:0px;
color: #666;
text-decoration: none;
}

#footer ul li a:hover {
color: #333;
text-decoration: none;
}

#bottom { 
display:none;
background: #fff;
height:350px;	
padding: 0px 0px 0px 0px;
text-align: center;
clear: both;
}



#author, #email, #url, #comment {
border: 1px solid #eee;
background: #fff;
padding:5px;
color: #666;
font-size: 11px;
line-height:16px;
font-family: Verdana, Arial, Sans-Serif;
}



