/*
Theme Name: ralph-segert NEU
Theme URI: http://www.ralph-segert.de
Description: WordPress-Layout
Version: 2.0
*/

/* Erstellt von Ralph Segert - www.ralph-segert.de */

html {
overflow-y: scroll;
} 

* {
margin: 0;
padding: 0;
}

body {
background-color: #fff;
color: #000;
text-align: center;
font-family: Verdana, Arial, sans-serif;
}

a:focus {
outline: none;
}

#text a[href^="http:"] {
background: transparent url('images/arrow-extern.gif') 100% 50% no-repeat;
padding-right: 6px;
}

#text a[href^="http://ralph-segert.de"],
#text a[href^="http://www.ralph-segert.de"] {
background: transparent;
padding-right: 0px;
}

/*      Kopfbereich mit Hauptmenue
_________________________________________*/


#gesamt {
width: 824px;
margin: 0 auto;
text-align: left;
}

#kopf {
width: 822px;
height: 120px;
text-align: left;
background: url(images/bg-hm3.gif) top repeat-x;
}


#navi {
padding: 0 20px 0 20px;
}

#navi ul li {
display: inline;
list-style-type: none;
}


.hauptnavi a, .hauptnavi a:visited {
font-size: 12px;
letter-spacing: 0px;
float: left;
width: auto;
color: #fff;
padding: 24px 22px 0 22px;
height: 26px;
text-align: center;
background: url(images/bg-hover.gif) top repeat-x;
background-position: 0 -100px; 
} 


.hauptnavi a:hover {
width: auto;
padding: 24px 21px 0 21px;
border-left: 1px #fff solid;
border-right: 1px #fff solid;
background: url(images/bg-hover3.gif) top repeat-x;
background-position: 30px 0px;
}

.hauptnavi-aktiv a {
font-size: 12px;
letter-spacing: 0px;
float: left;
width: auto;
color: #000;
padding: 24px 22px 0 22px;
margin: 0 -1px 0 -1px;
height: 39px;
text-align: center;
border-left: 1px #fff solid;
border-right: 1px #fff solid;
background: url(images/bg-active3.gif) top repeat-x;
background-position: 30px 0px;
}

#navi .hauptnavi-aktiv a:link, #navi .hauptnavi-aktiv a:visited {
color: #000;
background-color: transparent;
text-decoration: none;
}


#navi a:link, a:visited {
color: #fff;
background-color: transparent;
text-decoration: none;
}

#navi a:hover, a:active {
color: #000;
background-color: transparent;
border-bottom: 0px dotted;
}

.sitename {
font-size: 12px;
letter-spacing: 1px;
float: right;
color: #fff;
margin-right: 0px;
padding: 24px 22px 0 22px;
height: 50px;
text-align: right;

} 


/*  Inhaltsbereich
_________________________________________*/


#inhalt {
float: left;
width: 822px;
text-align: left;
}

#rahmen {
float: left;
width: 820px;
text-align: left;
border: 1px solid #757154;
}

#titel {
float: left;
width: 820px;
text-align: left;
height: 74px;
}

#lineal {
float: left;
width: 820px;
text-align: left;
height: 25px;
background: url(images/bg-lineal.gif) top no-repeat;
}

#line {
float: left;
width: 820px;
text-align: left;
height: 30px;
background: url(images/bg-line.gif) top repeat-x;
}


#blogmenue {
float: left;
width: 814px;
text-align: left;
height: 26px;
background: url(images/bg-menue.gif) top left repeat-x;
border-left: 3px solid #a8a585;
border-right: 3px solid #a8a585;
}


#text {
float: left;
width: 820px;
text-align: left;
padding: 25px 14px 0 6px;

}

#rechts {
float: left;
width: 210px;
text-align: left;
margin-bottom: 30px;
}


#links {
float: left;
width: 540px;
padding-right: 50px;
text-align: left;
margin-bottom: 30px;
}

#links2 {
float: left;
width: 670px;
padding-right: 50px;
text-align: left;
margin-bottom: 30px;
}

p span {
display: none;
}




/*      Blogmenue
_________________________________________*/


#blogmenue ul li {
list-style-type: none;
display: inline;
}

#blogmenue ul li {
list-style-type: none;
display: inline;
}

#blogmenue .menue a, .menue a:visited {
font-size: 11px;
letter-spacing: 0px;
float: left;
margin: 1px 0 0 0;
width: auto;
color: #000;
padding: 5px 11px 0 11px;
height: 18px;
text-align: center;
background: url(images/bg-blogmenue.gif) repeat-x;
background-position: 0 -100px; 
} 


#blogmenue .menue a:hover {
width: auto;
padding: 4px 10px 0px 10px;
border: 1px #fff solid;
background: url(images/bg-blogmenue.gif) repeat-x;
background-position: 0px 1px;
}



/* Allgemeine Linkformatierung
____________________________________*/


a:link, a:visited {
color: #857E57;
background-color: transparent;
text-decoration: none;
}


a:hover, a:active {
color: #777;
background-color: transparent;
border-bottom: 0px dotted;
}


#text a:link, #text a:visited {
color: #555;
background-color: transparent;
text-decoration: none;
border-bottom: 2px #BB0703 solid;
}


#text a:hover, a:active {
color: #000;
background-color: transparent;
border-bottom: 2px #000 solid;
}


/*     Textformatierung
____________________________________*/

span {
display: none;
}

h1 {
width: 220px;
height: 130px;
background: url(images/logo.gif) no-repeat;
}

h1 a {
display: block;
height: 60px;
width: 220px;
background: url(images/logo.gif) no-repeat;
background-position: -330px 0;
}

h2 {
font-family: Verdana, Arial, sans-serif;
font-size: 1.3em;
margin: 30px 0 12px 0;
color: #000;
padding-left: 25px;
background: #fff url(images/bg-headline.gif) no-repeat;
background-position: 0 6px;
}


h3 {
font-family: Verdana, Arial, sans-serif;
font-size: 1.1em;
margin: 35px 0 18px 0;
color: #777;
}

h4 {
font-family: Verdana, Arial, sans-serif;
font-size: 1.1em;
margin: 40px 0 30px 0;

color: #666;
}



.suchergeb {
margin: 0  0 40px 0;
}

#comments h4 {
font-size: 1.6em;
letter-spacing: 1px;
font-weight: normal;
margin: 0px 0 50px 0;
color: #666;
}

h5 {
font-size: 1.8em;
letter-spacing: 0;
font-weight: normal;
margin: 10px 0 30px 0;
color: #ccc;
}

h6 {
font-size: 1.8em;
letter-spacing: 0;
font-weight: normal;
margin: 10px 0 5px 0;
color: #c00;
}


p {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: .9em;
line-height: 24px;
margin-bottom: 20px;
letter-spacing: 0px;
text-align: left;
}

.bildtext {
font-size: .8em;
line-height: 20px;
margin: 8px 0 30px 0;
text-align: left;
}

.last {
margin-bottom: 40px;
}


#comments ul p {
line-height: 24px;
margin-bottom: 12px;
letter-spacing: 0px;
}

blockquote p {
line-height: 24px;
margin: 5px 0 17px 0;
color: #555;
}

.info {
font-size:90%;
padding: 2px 0 2px 0;
margin: 15px 0 70px 0;
letter-spacing: 0px;
}

#text .info a:link, #text .info a:visited {
border-bottom: 0px dotted;
}

.datum {
font-family: Georgia, Verdana, Arial, sans-serif;
color: #ebebeb;
font-size:290%;
margin: 10px 0 38px -48px;
letter-spacing: 0px;
}

.impress {
font-size: .7em;
letter-spacing: 1px;
text-align: left;
color: #333;
padding: 12px 0 1px 0;
margin: -2px 5px 40px 0;
border-top: 5px solid #000;
}

#text .impress a:link, #text .impress a:visited {
color: #686654;
border-bottom: 0px dotted;
}

#text .impress a:hover {
color: #000;
border-bottom: 0px dotted;
}

.sidemenue2 li {
font-size: .9em;
text-align: left;
padding-left: 12px;
list-style-type: none;
}

.subline { 
font-size: 1em;
float: right;
margin-top: -92px;
margin-right: 1px;

}


/*   Listen
____________________________________*/




#text ol li:hover {
background: none;
border-bottom: 2px #BB0703 solid;
}

#text ul {
margin: 16px 0 20px 20px;
text-align: left;
}

#text li {
list-style-type: square;
font-size: .9em;
line-height: 25px;
padding: 0 0 5px 10px;
}

#links2 li a:link, #links2 li a:visited {
border: 0;
}

#links2 li a:hover {
border-bottom: 2px #BB0703 solid;
}

.text ol li:hover {
background: none;
border-bottom: 2px #BB0703 solid;
}

#blogroll ul {
margin: 16px 0 20px 20px;
text-align: left;
}

#blogroll li {
list-style-type: square;
font-size: .8em;
line-height: 20px;
padding: 0 0 2px 10px;
}



#blogroll li:hover {
border: 0;
color: red;

}

#blogroll a:hover {
border-bottom: 0;
}



/*  Pagebar
_________________________________________*/


#mehr { 
margin: 90px 0 0px 0px;
text-align: center;
}


#mehr .pagebar {
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: .7em;
letter-spacing: 1px;
padding: 0.3em 0.8em;
margin-top: 0px;
text-decoration: none;
}

#mehr .pagebar a, .pageList .this-page {
border: 1px solid #000;
text-decoration: none;
margin-left: 4px;
padding: 0.3em 0.8em;
color: #000;
border-bottom: 0;
}

#mehr .pagebar a:visited {
border: 1px solid #000;
text-decoration: none;
margin-left: 4px;
padding: 0.3em 0.8em;
border-bottom: 0;
}

#mehr .pagebar .break {
padding: 2px 8px 2px 8px;
border: none;
background: #fff;
text-decoration: none;
}

#mehr .pagebar .this-page {
border: 1px solid #000;
padding: 0.3em 0.8em;
background: #ccc;
color: #000;
border-bottom: 0;
}

#mehr .pagebar a:hover {
border: 1px solid #000;
color: #fff;
background: #fff url(images/bg-hm.gif)  left repeat-x;
border-bottom: 0;
}

#mehr .pagebar .inactive {
border: 1px solid #ccc;
color: #ccc;
text-decoration: none;
padding: 0.3em 0.8em;
border-bottom: 0;
}




/*  Footerbereich - Tags
_________________________________________*/



#gesamtfooter {
width: 820px;
margin: 0 auto;
text-align: left;
}

#gesamtfooter a:link, #gesamtfooter a:visited {
color: #575757;
}

#gesamtfooter a:hover {
color: #777;
}

#tags {
width: 800px;
height: 130px;
text-align: center;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 12px;
}

.tagging {
margin: 20px 70px 0 80px;
color: #575757;
line-height: 21px;
text-align: center;
letter-spacing: 1px;
}

#gesamtfooter .webprojekte a:link, #gesamtfooter .webprojekte a:visited {
color: #fff;
}

#gesamtfooter .webprojekte a:hover {
color: #333;
}



/* Grafik
____________________________________*/


img {
border: 0;
}


#text .bild a {
border: none;
background-image: none;
}



/* Sonstiges: hr rss etc.
____________________________________*/




hr {
clear: both;
visibility: hidden;
width: 0;
height:0; 
margin:0; 
padding:0; 
}



.video { 
float: left;
display: block;
margin: 2px 20px 15px 0;
height: 67px;
width: 76px;
border: 1px solid #000;
background: url(images/b-video02.gif) no-repeat;
}

.video a {
display: block;
height: 67px;
width: 76px;
background: url(images/b-video02.gif) no-repeat;
background-position: -76px 0;
}

.video a:hover {
background: url(images/b-video01.gif) no-repeat;
background-position: 0 0;
}




/* Text und Listen im Kommentarbereich
________________________________________*/


#comments a:link, #comments a:visited {
border-bottom: 0px dotted;
}

#comments {
float: left;
padding: 0 0 10px 0;
font-size: .9em;
width: 680px;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}


#comments ul li {
list-style-type: none;
background-color: transparent;
margin: 12px 20px 0 -30px;
}

#comments .header {
margin-bottom: 14px;
margin-left: -70px;
color: #666;
width: 659px;
padding: 0 0 0 70px;
border: 1px dotted #ccc;
background-color: #f8f8f8;
border-left: 0;
border-right: 0;
}


#comments .comment {
padding-top: 18px;
padding-bottom: 15px;
padding-right: 10px;
margin-bottom: 50px;
color: #000;
border: 1px dotted #ccc;
}


#comments .trackback {
padding-top: 18px;
padding-bottom: 15px;
padding-right: 10px;
margin-bottom: 50px;
color: #777;
background-color: #f8f8f8;
border: 1px dotted #ccc;
}

#comments .pingback {
padding-top: 18px;
padding-bottom: 15px;
padding-right: 10px;
margin-bottom: 50px;
color: #777;
background: url(images/ping.gif) left no-repeat;
background-color: #f8f8f8;
border: 1px dotted #ccc;
}

/* Das Kommentarformular
________________________________________*/




#comments form {
margin-top: -20px;
margin-right:30px;
margin-bottom: 30px;
}

fieldset {
padding: 0px 10px 10px 0;
border: 0px;
}

legend {
display: none;
}

label {
float: left;
margin-top: 7px;
width: 120px;
text-align: left;
letter-spacing: 2px;
}

.textfeld {
padding: 8px;
height: 15px;
width: 225px;
border: 1px #444 solid;
background-color: #fff;
color: #000;
font-size: .9em;
letter-spacing: 1px;
}


.textfeldkurz {
padding: 8px 0 8px 20px;
height: 16px;
width: 60px;
border: 1px #757154 solid;
background-color: #fff;
color: #000;
font-size: .9em;
letter-spacing: 1px;
}

.kommentarfeld {
font-family: Verdana, Arial, sans-serif;
padding: 8px;
width: 350px;
border: 1px #757154 solid;
background-color: #fff;
color: #000;
font-size: .9em;
}


.sendbutton {
width: 370px;
border: 1px #757154 solid;
background-color: #fff;
color: #000;
margin-left: 118px;
margin-top: 10px;
height: 34px;
font-size: .9em;
padding-bottom: 4px; 
letter-spacing: 3px;
}

.sendbutton:hover {
border: 1px #660 solid;
background-color: #B0AC8B;
color: #fff;
}



.suche { /* Beginn Suche */
float: right;
margin-top: 0px;
margin-right:30px;
}

.suchfeld {
font-family: Verdana, Arial, sans-serif;
height: 14px;
width: 80px;
font-size: 11px;
border: 1px #fff solid;
background-color: #000;
color: #fff;
vertical-align: middle;
}

.suchbutton { /* Ende Suche */
font-family: Verdana, Arial, sans-serif;
height: 16px;
padding-bottom: 2px;
width: 50px;
font-size: 10px;
border: 1px #fff solid;
color: #000;
vertical-align: middle;
margin: 0 2px 0 2px;
background: #000 url(images/bg-menue.gif) bottom left repeat-x;
}

