/*
  Elemente
*/

/*
h1, h2, h3, h4, h5, h6 {
    font-weight: inherit;
    font-style: inherit;
    font-size: 100.01%;
    font-family: inherit;
    vertical-align: baseline;
}

*/

h1 {
    font-size: 1.3em;
    margin: 0 0 .67em 0;
}   

h2 {
    font-size: 1.2em;
    margin: .67em 0;
}

h3, h4, h5, h6 {
    font-size: 1em;
    margin: .67em 0;
}

h4 {
    font-weight: normal;
    font-style: italic;
}

h5,h6 {
    font-weight: normal;
}

/* Links in der Navigation */
/*
  Links
*/
a:link, a:visited, .ahover {
	font-weight: bold;
}

a:link {
	color: #660033;
}

a:visited {
	border-bottom: 1px dashed #990033;
	color: #990033;
	text-decoration: none;
}

a:hover, a:focus,.ahover  {
	color: #FF0000;
}

a:hover, a:focus {
	border-bottom-style: none;
}

/* Quellenangaben und Zitate in Links */
a:link, a:hover, a:focus, a cite:hover, a cite:focus, a q:hover, a q:focus, .ahover {
	text-decoration: underline;
}

a:visited img {
    border: 0 none;
}

a.nav, td.fusszeile {
	font-size: .8em;
}

body, div, center, td, p, .submit {
	font-family: Arial, Geneva, sans-serif;
}

hr {
	clear: both; /* links und rechts nichts darstellen */
}

/*
  Klassen
*/

/* Buchcover in den Buchtipps */
.book, .intext {
	float: left;
	margin-right: 1em;
	margin-bottom: .25em;
}
.intext {
	margin-top: .2em;
}


.thumb {
    margin-top: .8em; /* depends on h3 margin-top */
}

/* Submitbutton */
.submit  {
	padding: 0;
	background-color: #660033; /*	border: 2px outset #603; */
	color: #FFFFFF;
	font-size: .8em;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

/* Teaserbox */
.teaser {
	border: 1px solid #660033;
	padding: .4em;
	width: 500px;
	text-align: left;
}

/* Schriftzug vor Werbeanzeigen*/
.adtitle {
    font-size: .6em;
    text-transform: uppercase;
}
/* RSS-Icon in Links */
a.rsslink {
    background: url(/pix/icons/rss2.gif) no-repeat top left;
    padding-left: 18px;
}
/* Social Bookmarks */
#socialbookmarks {
    padding: 1em 0;
}
#socialbookmarks h2, 
#socialbookmarks p {
    padding: 0;
    margin: 0;
    font-size: 1em;
}
div.adserver,
div.adserver h2,
div.adserver p {
    padding: 0;
    margin: 0;
    font-size: .8em;
}
/*#claims #tipoftheday {
    float: left;
    width: 30%;
    text-align: right;
}
#claims #popularlinks {
    float: left;
    width: 70%;
}*/

#socialbookmarks a:visited {
    border: 0 none;
}
#socialbookmarks a:link img, 
#socialbookmarks a:visited img {
    border: 1px solid #FFFFFF;
}
#socialbookmarks a:active img, #socialbookmarks a:focus img, #socialbookmarks a:hover img {
    border-color: #FF0000;
}
#claims,
#search-layer {
    margin-bottom: .5em;
    width: 500px;
    text-align: left;
    overflow: hidden;
}
#claims:after {
    content: ".";
    font-size: .1em;
    /*overflow: hidden;*/
}
/*#search-layer a:visited {
    border-bottom: 0 none;
    color: #660033;
    text-decoration: underline;
}*/

#search-layer #searchbox {
    width: 15em;
}
#secondarynav h2,
#search-layer h2,
#claims h2 {
    margin: .8em 0 0 0;
    font-size: .8em;
}
#secondarynav p {
    margin: 0;
}
#search-layer #cse-search-box h2,
#search-layer #cse-search-box p {
    display: inline;
}
#claims ol,
#claims ul,
#claims p {
    margin: 0;
    padding: 0;
    font-size: .8em;
    list-style-type: none;
}
#claims ul li {
    display: inline;
    margin-right: 1em;
}
#search-layer form, 
#search-layer p {
    margin: 0;
}
#search-layer small {
    vertical-align: top;
    font-size: .7em;
}
.promo div.adserver,
.promo div.special,
.promo h2,
.promo ol,
.promo ul,
.promo p {
    margin: 2px;
    font-size: .8em;
}
.promo ol {
    margin-left: 1.7em;
}
.promo p small {
    font-size: .86em;
}
.promo table table {
    margin-left: auto;
    margin-right: auto;
}
.promo table table table {
    margin: 0;
}
.promo h3,
.promo table table td {
    font-size: .76em;
}

.promo div.adserver,
.promo ol,
.promo ul,
.promo p {
    margin-bottom: 1em;
}
.promo div.special {
    margin-top: .5em;
    margin-bottom: 1em;
    border: 1px solid #603;
    padding: .25em .1em;
    font-size: 1em;
}
.promo div.special h3,
.promo div.special ul.text,
.promo div.special ol.text {
    margin: 0;
}
.promo div.special h3 {
    margin-bottom: .25em;
}

.promo ul.text,
.promo ol.text,
.promo p.text {
    padding: 0;
}
.promo ul.text {
    list-style: none;
}
.promo ol.text li,
.promo ul.text li {
    margin: 0 0 .35em;
}

.promo table div.adserver,
.promo table div.special,
.promo table tr td h3,
.promo table tr td ol,
.promo table tr td ul,
.promo table tr td p {
    margin-left: 13px;
    margin-right: 13px;
}
.promo table tr td ol {
    margin-left: 2.5em;
}
.promo table tr td div.special p {
    margin-left: .5em;
    margin-right: .5em;
}


#leftside {
    float: left;
    margin-left: 2em;
    margin-bottom: 1em;
    padding-top: 1em;
    width: 160px;
    height: 660px;
    text-align: left;
}
#rightside {
    float: right;
    margin-right: 2em;
    margin-bottom: 1em;
    padding-top: 1em;
    width: 160px;
    height: 660px;
    text-align: left;
}

