/* brawur Audiovisuelle )) Kommunikation, Dipl. Ing. Bernhard Brake */
@import url("suche.css");
@import url("mail.css");
@import url("news.css");

body {
	background-color: #063A74;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/back.jpg);
	background-repeat: repeat-x;
	font-family: verdana, "Bitstream Vera Sans", geneva, arial, helvetica, helve, sans-serif;
}

#side {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	height: 1000px;
	margin-top: 10px;
}
#side #top {
	background-image: url(../img/top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 120px;
	width: 980px;
	margin: 0px;
	padding: 0px;
	float: left;

}
#top #logo {
	float: left;
	height: 81px;
	width: 281px;
	margin-top: 30px;
}
#top #suche-auskunft {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 120px;
	width: 200px;
	background-color: #F5F5F5;
}
#top #suche-auskunft #suche {
	height: 86px;
}
#header {
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #B4CF00;
	height: 191px;
	width: 980px;
	background-color: #FFFFFF;
	float: left;
	position: relative;
	background-image: url(../Mediendatenbank/Kopfbilder/header-start.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#left {
	width: 220px;
	position: absolute;
	margin-top:321px;
	margin-left:0px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 160%;
}

#left a{
	color: #FFFFFF;
	text-decoration: none;
}


#side #content {
	width: 710px;
	background-color: #FFFFFF;
	min-height: 500px;
	visibility: visible;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #B4CF00;
	position: absolute;
	margin-top:233px;
	margin-left:220px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 130%;
	font-size: 80%;
	background-image: url(../img/footer.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
}

.csc-textpic-intext-right-nowrap .csc-textpic-imagewrap
{
	background-image: url(../img/imagewrap.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	padding-bottom: 4px;
}

.csc-textpic-intext-right-nowrap a
{
	background-color: #E8F1B2;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/pfeil-gruen.png);
	background-position: left center;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 20px;
	background-repeat: no-repeat;
}

.csc-frame-frame1
{
	padding-bottom:5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #B4CF00;
}

.csc-frame-frame1 embed {
	margin-bottom:10px;

}

.csc-sword {
	color: #990000;
	text-decoration: underline;
}


.news-list-item-pic {
	width:230px;
}

.tx-ttnews-browsebox {
	width:700px !important;
	display:block;
	overflow:auto;
}


#adressfooter {
    position: fixed;
    z-index: 100; 
    bottom: 0; 
    left: 0;
    width: 100%;
    text-align:center;
    background-color: #839DBA;

    line-height:180%;
    display:none;   
}
