/*
Theme Name:     My12
Theme URI:    
Description:    Child theme
Author:         little.yoda
Template:       twentytwelve
*/

@import url("../twentytwelve/style.css");

/* Für embedded Wiki */
div.NavFrame {
	display: none;
}

div.hintergrundfarbe5 {
	display: none
}

/* Logo im Header*/
#masthead hgroup {
    background: url("/images/site-logo.png") no-repeat scroll 0 0 transparent;
    height: 210px;
}
#masthead h1 {
    margin: 0 0px 0 210px;
}

#masthead h2 {
    margin: 0 0px 0 210px;
}

.comments-area article header img {
	float: right;
}

.comments-area article header cite,
.comments-area article header time {
        display: block;
        margin-left: 0;
}


blockquote {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	width: 600px;
	margin: 0.25em 0;
	padding: 0.25em 40px;
	line-height: 1.45;
	position: relative;
	color: #383838;
}

blockquote:before {
	display: block;
	content: "\201C";
	font-size: 80px;
	position: absolute;
	left: -20px;
	top: -20px;
	color: #7a7a7a;
}

	
blockquote cite {
	color: #999999;
	font-size: 14px;
	display: block;
	margin-top: 5px;
}
 
blockquote cite:before {
	content: "\2014 \2009";
}


#TBC_ContainerTitle,
#TBW_ContainerTitle{
font-family: Helvetica, "Times New Roman", Georgia, serif, Georgia, "Bitstream Charter";
font-weight:bold;
text-align:Center;
border-bottom: 1px solid #DADADA;
margin: 5px 10px 0 10px;
}
#TBC_Container,
#TBW_Container{
background-color: #f8f8ec;
border: 1px solid #DADADA;
width: 500px;
margin: 0 0 0 0;
padding: 0 0 0 0;
}
#TBC_Container a,
#TBW_Container a{
font-family: "Times New Roman", Georgia, "Bitstream Charter", serif;
text-decoration: none;
color:#4e4e4e;
text-align:Left;
}
#TBC_Container a:hover,
#TBW_Container a:hover{
text-decoration: underline;
}
#TB_UL{
padding: 0 0 0 0;
margin: 5px 0 5px 10px;
}
#TBC_Container li,
#TBW_Container li {
list-style-type: none;
text-align: left;
}
.TB_Level1,
.TB_Level2,
.TB_Level3,
.TB_Level4,
.TB_Level5,
.TB_Level6{
font-family: "Times New Roman", Georgia, "Bitstream Charter", serif;
line-height: 18px;
font-size: 15px;
}
.TB_Level1{
font-weight:bold;
}
.TB_Level2{
text-indent: 1.5em;
}
.TB_Level3{
}
.TB_Level4{
}
.TB_Level5{
}
.TB_Level6{
}