

/*
--------------------
Simple PHP Blog CSS Styles
--------------------

Name: String Replace (Default) Theme
Author: Alexander Palmo

Description:
This the is the css theme for the String Replace theme.
You can use this as a template for your own themes.

Also refer to user_style.php...
*/

/*
-------
GENERAL
-------
*/



body{
	margin: 0;
	padding: 0;
	border: 0;
	overflow: hidden;
	max-height: 90%;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 0.7em;
	line-height: 1.25em;
    font-weight: normal;
    height: 100%;
    background-image: url(images/hintergrundstreifen.gif);
    background-repeat: repeat-x;
    background-position: 0px 0px;
    background-color: #ffffff;
position:static;



}

iframe {
	frameborder:0;
	padding-left: -30px;
margin-left: -30px;
    background-color: #ffffff;
    border: 0px solid #ffffff;
    overflow: hidden;
margin-bottom: 25px;
position:static;

}




#logo-oc
{
	margin-bottom: 65px;
	}



#pagenavi {
	Inherited: No;
	 fffont-size: 11px;
	padding-left: 10px;
position:static;

	
	}

#pagenavi img {
	Inherited: No;
	padding-left: 30px;
	}

# footer_print {
	display: none;
	}


.navilinkunten
{
	float: left;
	margin-top:-5px;
	margin-left:0px;
	}


#seitennavi
{

	float: right;
		margin-right:25px;
	}
	
	
	#seitenavizurueck
{
	float: right;
	margin-right: 25px;
	}
	
	
	
#framecontent{
top: 0;
bottom: 0;
left: 0;
height: 650px;
padding-left: 40px;
width: 275px; /*Width of frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
color: white;
background-position:  0px 0px ;
background-image: url(images/hintergrundmenue_ipod.gif);
position:absolute;
font-size: 18px;
line-height: 25px;


}


#maincontent{
position:static;

top: 0;
left: 365px; /*Set left value to WidthOfFrameDiv*/
right: 0;
bottom: 0;
overflow: auto;
text-align: center;

}


strong, h1
{
    font-size: 1.5em;
    font-family: Helvetica, Arial, Sans-Serif;
	line-height: 1.42em;
	font-weight: normal;
		padding-right: 25px;
	margin-top: 40px;
	padding-bottom: 0px;
	margin-botton: 0px;
	color: #999999;
	}

code, h2
{

    font-size: 1.5em;
    font-family: Helvetica, Arial, Sans-Serif;

	line-height: 1.22em;
	font-weight: normal;
	padding-right: 25px;
	color: #fa5a00;
	margin-bottom:-9px;
}

h3
{
	Inherited: No;
	color: #666666;
	padding-right: 25px;
	font-weight: normal;
	text-align: left;
        font-size: 11px;
	line-height: 16px;
	}


{
    border: 0;
}

a:link,a:visited
{
    font-weight: normal;
    color: #666666;
	text-decoration: none;
}

a:hover
{
    font-weight: normal;
    color: #fa5a00;
	text-decoration: none;
}

/* Forms */

form {
    font-size: 11px;
    margin: 0px;
    padding: 0px
}
    
input, textarea
{
    font-size: 11px;
    text-align: left;
    border-width: 1px;
    border-left: #ffffff;
    padding-left: 2px;
    border-top-color: #ffffff;
    border-right-color: #999999;
    border-bottom-color: #999999;
    background-image: url(images/feld.gif);  
}

.button
{
    font-size: 11px;
    text-align: left;
    border-width: 1px;
    border-left: #ffffff;
    border-top-color: #999999;
    border-left-color: #999999;
    border-right-color: #cccccc;
    border-bottom-color: #cccccc;
    background-image: url(images/button.jpg);
 	background-color: #cccccc;
	color: #FFffff;   
}

#navi
{
	text-align: left;
	width: 250px;
	float: right;
	padding-left: 60px;
    font-size: 0.9em;
}



#inhalt
{

width: 589px;
padding-left: 30px;
line-height: 16px;
text-align: left;
margin-left: 320px;
padding-top: 102px;

padding-bottom: 92px;
background-image: url(images/BGschatteninnen.gif);
background-repeat: repeat-y;
position:static;

    }


#badges
{

display: none;

    }


div#inhalt img
{
border: 0px;
padding-left: -30px;
margin-left: -30px;
margin-top: 0px;
margin-bottom: 25px;
}


#suchblock
{
    }

    
#inhalt a:link
{
    color: #ff6600; /* Textlink Farbe */
    }
    
#inhalt a:visited
{
    color: #ff6600;
    }
    
#inhalt a:hover
{
    color: #666666;
    }
    

#inhalt hr    
{
	Inherited: No;
    margin: auto;
    height: 0px;
    width: 550px;
    margin-left:30px;
    border-top: 1px dotted #ffffff;
    color: #ffffff;
    background-color: #ffffff;
    border-right: 0px #ffffff;
    border-bottom: 0px #ffffff;
    border-left: 0px #ffffff;
    margin-top: 35px;
    margin-bottom: 0px;
}

/* Header */






#popup
{
    padding: 20px;
}



.entry
{
    margin-bottom: 24px;
}

.headline
{
	display: none;
}



.byline
{
    color: #999999;
    font-size: 11px;
    padding: 2px 0px;
}

.content
{
   padding-right: 25px;
	 fffont-size: 11px;
	padding-left: 0px;
padding-top: 0px;
	margin:   0px 0px 0px 0px;

}

.buttons
{
    padding: 0px 0px;
}

/* Footer */

#footer
{
    padding: 4px 20px;
    clear: both;
    border-top: #999999 1px solid;
}



.iconlogin a
{
    background-position: 1px;
    font-color: #ff8aff;
}

.iconlogin a:hover
{
    background-position: 1px;
    font-color: #000000;
}

.iconlogin:hover
{
    background-position: 1px;
        text-decoration: none;
}


.iconkategoriewahl
{

    background-image: url(images/pfeil.gif);
    background-repeat: no-repeat;
    font-weight: bold;
    color: #ff6600;
    background-position: 1px;
}

.iconstatisch:hover
{
    background-image: url(images/spacer.gif);
    background-repeat: no-repeat;
    background-position: 1px;
        text-decoration: none;
}

.iconstatisch
{
    background-image: url(images/spacer.gif);
    background-repeat: no-repeat;
    background-position: 1px;
    }
    

div #toggleSidebarAvatar, #toggleSidebarLinks, #toggleSidebarCalendar, #toggleSidebarArchives, #toggleSidebarCategories , #toggleSidebarSearch, #toggleSidebarMenu, #toggleSidebarPreferences, #toggleSidebarRecentComments, #toggleSidebarRecentEntries, #toggleSidebarRecentTrackbacks
{
    display: block;
}




.trenner
{
	margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 1px;
    width: 167px;
}
