body {
    font-family: Arial;
    background-color: #ffc700;
    margin: 0;
    padding: 0;
}

a {
    color: #000;
}

#head {
    position: absolute;
}

#site {
    margin: 5px 0px 0px 5px;
}

#body {
    background-image: url(http://solarklar.de/medien/site_bkg.gif);
    background-repeat: no-repeat;
    background-position: left top;
    width: 750px;
    height: 550px;
    padding: 20px;
    font-size: 0.75em;
}

#close_button {
    position: relative;
    top:5px;
	left: 00px;
    text-align: right;
    width: 760px;
}

#close_button a {
    text-decoration: none;
    font-weight: normal;
    font-size: 0.75em;
}

#logo_firma {
    clear: both;
}


#col1 {
    float: left;
    width: 380px;
}

#col2 {
    width: 360px;
    float: right;
}

.article {
    background-color: #ffffff;
}

.article_heading h2,
#article_menu h2 {
    background-color: #ffe072;
    font-size: 1em;
    padding: 5px 10px;
    display: inline;
    font-weight: bold;
}

.article_heading,
#article_menu {
    padding: 5px 0px;
    border-bottom: 3px solid #ffe072;
}

#article_menu .inactive {
    background-color: #ffffff;
}

#article_menu .active {
    background-color: #ffe072;
}

#article_menu a {
    text-decoration: none;
}

.article_text {
    height: 470px;
    overflow: auto;
    padding: 10px 10px 10px 10px;
    background-color: #f0f0f0;
}

.article_links {
    border-top: 3px solid #ffe072;
    padding-top: 10px;
    text-align: center;
}

.article_links a {
    padding: 0px 10px;
    font-weight: normal;
    font-size: 0.75em;
    text-decoration: none;
}

#video {
    margin-bottom: 10px;
	height: 343px;
}

#video h2 {
    font-size: 1em;
    padding: 5px 0px;
    margin: 0px !important;
    display: block;
    font-weight: bold;
    background-color: #ffe072;
}

#video_heading  {
    text-align: center;
    margin-bottom: 10px;
    padding: 0px 0px;
    border-bottom: 3px solid #ffe072;
}


#logo_solarklar {
    margin-bottom: -10px;
    text-align: center;
    position: absolute;
    left: 100px;
    top: 475px;
}

#logo_solarklar a {
    text-decoration: none;
    font-weight: bold;
    font-size: 0.9em;
    display: block;
    margin-bottom: 10px;
}

.video_teaser_box  {
	overflow: hidden;
	padding: 10px;
	background: #ffffff;
}

.video_teaser_box_image {
	float:left;
	padding-right: 10px;
}

.video_teaser_box_text {
	float:left;
	width: 128px;
	font-size: 0.9em;
}
.article_text h1,
.article_text h2,
.article_text h3,
.article_text h4,
.video_informationen_text h1,
.video_informationen_text h2,
.video_informationen_text h3,
.video_informationen_text h4 {
	font-size: 1em;
}
.video_teaser_box_text h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 10px;
}

.video_teaser_box_clear {
	margin: 0;
	padding: 0;
	font-size: 0.2em;	clear: both;
}

.video_teaser_box_seperator {
	clear:left;
}

#video_informationen {
	position: relative; 
	top: 17px;
}

.video_informationen_artikel .ueberschrift {

    font-size: 1em;
    padding: 5px 10px;
    display: block;
    font-weight: bold;
    border-bottom: 3px solid #ffe072;
}

.video_informationen_text {
    height: 100px;
    overflow: auto;
    padding: 10px 10px 10px 10px;
    background-color: #f0f0f0;
    border-bottom: 3px solid #ffe072;
}
