/* CSS Document */
p a, h1 a, h2 a, h3 a, li a, li p, li li, li h4, li pre, a {
	font-size: 95%;
}
a, 
a:link, 
a:visited {
color : #333;
}

a:hover, 
a:active {
text-decoration : underline;
color : #BA1B03;
} 

a:focus {
color: #000;
background: #ddd;
}
#menu ul {
	list-style: none;
	margin-bottom: 0px;
}

blockquote {
	font-weight: normal;
	font-size: 0.95em;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #333333;
	background-color: #ececec;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BA1B03;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 50px;
	margin-left: 50px;
	padding-right: 5px;
}

#menu li {
	color: #BA1B03;
}
#menu li a {
	display: block;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a2a2a2;
	height: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 2px;
}

#menu li a:link, #menu li a:visited {
	color: #444444;
}  

#menu li a:hover {
	color: #BA1B03;
}

#menu li a:active, #menu li a:focus {
	color: #333333;
}
#menu .on a:link, #menu .on a:visited {
	color: #FFFFFF;
	background-color: #BA1B03;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
	padding-top: 2px;
}
#menu .on a:hover {
	color: #FFFFFF;
}


#menu ul ul {
	list-style: none;
}
#menu li li a {
	display: block;
}
#menu .on #sub {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DEDEDE;
	font-size: 0.95em;
	margin-bottom: 3px;
	padding-top: 2px;
	background-color: #DEDEDE;
}

#menu .on #sub a:link, #menu .on #sub a:visited {
	color: #555;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
#menu .on #sub a:hover {
	background-color: #eec9c9;
	color: #333333;
}
#menu .on #sub .act a {
	color: #333333;
	background-color: #F1DCDC;
}
.act {
	color: #333333;
	background-color: #F1DCDC;
}

#content {
	min-height:600px;
	margin-left: 0px;
	width: 510px;
	position: relative;
	top:0;
	padding-left: 220px;
	line-height: 1.5em;
	padding-right: 10px;
	padding-bottom: 30px;
	font-size: 95%;
	padding-top: 35px;
	margin-bottom: 40px;
   }
#content h1 {
	font-size: 1.5em;
	color: #BA1B03;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CACACA;
	font-weight: bolder;
	margin-bottom: 15px;
	padding-bottom: 4px;
	letter-spacing: 0.1em;
}
#content h1 span {
	display: block;
	margin-top: 2px;
	font-weight: normal;
	font-size: 0.9em;
}



#content h2 {
	font-size: 120%;
	color: #666666;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 20px;
}
#content h3 {
	font-size: 1.15em;
	color: #BA1B03;
	font-weight: normal;
	margin-bottom: 8px;
}

#content p {
	line-height: 1.5em;
	margin-bottom: 15px;
}

#content a:link, #content a:visited {
	color: #BA1B03;
	text-decoration: none;
	line-height: 1.3em;
}

#content a:hover {
	color: #666666;
	text-decoration: none;
}
#content a.top {
	display: block;
	width: 30px;
	height: 23px;
	font-weight: normal;
	color : #666;
	text-decoration: none;
	background-color: transparent;
	padding: 0;
	margin-right: 0px;
	margin-bottom: 20px;
}

#content a.top span {
display: none;
}
#content ul {
	padding: 0px;
	margin-left: 00px;
}
#content li {
	list-style-type: none;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 10px;
	padding-right: 10px;
}
#content .liste {
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-left: 20px;
}

#content .linie {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #aaa;
}
#content #table {
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #DEDEDE;
	margin-bottom: 20px;
}
#content .boxgray {
	width: 300px;
	background-color: #ececec;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #BA1B03;
}



#teaserbox {
	width: 188px;
	top: 140px;
	position: absolute;
	float: right;
	right: 10px;
}
#teaserbox hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #B7B7B7;
	border-bottom-color: #DEDEDE;
}
#teaserbox h1, 
#teaserbox h2 {
	color: #888;
	font-size: 88%;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#teaserbox h1.top {
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: normal;
	letter-spacing: 0.15em;
	font-size: 0.89em;
	color: #444;
}
#teaserbox h3 {
color: #000;
font-size: 80%;
padding: 20px 5px 0 5px;
}
#teaserbox h3 {
font-size: 80%;
}

#teaserbox p {
	line-height: 0.9em;
	color: #666;
	padding: 5px;
	margin: 0;
}
#teaserbox img {
	padding: 2px;
	margin-bottom: 5px;
	border: 1px solid #FFFFFF;
	margin-top: 5px;
}


#teaserbox p a {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-size: 100%;
}
#teaserbox .adbox strong {
	font-weight: bold;
	color: #646464;
}
#teaserbox .adbox a {
	color: #646464;
}

#teaserbox .adbox {
	border: 1px dotted #B1B1B1;
	background-color: #f4f4f4;
	line-height: 1.3em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	font-size: 0.9em;
}
#teaserbox ul {
padding: 10px 0;
}
#teaserbox .linkliste li {
list-style-type: none;
}
#teaserbox li {
display: inline;
}
#teaserbox a {
	display: block;
	color: #646464;
	padding-left: 15px;
	text-decoration: none;
}
#teaserbox li.on {
display: block;
line-height: 1.9em;
color: #333;
padding: 0 0 0 20px;
margin: 0;
font-weight: bold;
}
#teaserbox li a:link, 
#teaserbox li a:visited {
	color: #666;

	text-decoration: none;
	
}
#teaserbox li a:active, 
#teaserbox li a:focus {
color: #000;

}
#footer {
	font-size: 88%;
	color: #666666;
	height: 20px;
	padding-top: 5px;
	position: absolute;
	bottom: 5px;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	left: 0px;
	text-align: center;
   }

#footer a {
	text-decoration: none;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #555;
}

#footer a:hover, #footer a:active {
	color: #BA1B03;
}



#bild {
float: right;
padding: 10px 20px 20px 20px;
border: 0 none;
}
#bild p {
width: 230px;
text-align: center;
font-weight: bold;
color: #ba1b03;
background: #fff;
padding: 0;
margin: 0;
}
#bildlinks {
	float: left;
	border: 1 solid #efefef;
	padding: 2px;
}
#bildlinks p {
width: 230px;
text-align: center;
font-weight: bold;
color: #ba1b03;
background: #fff;
padding: 0;
margin: 0;
}

#leftbox {
position: absolute;
display: block;
left: -185px;
width: 175px;
border: 1px dashed #39c;
z-index: 200;
background: none;
color: #000;
}
#leftbox p {
background: none;
color: #000;
margin: 0;
padding: 5px;
}
#leftbox1 {
	display: block;
	width: 420px;
	border: 1px solid  #B1B1B1;
	color: #000;
	padding: 20px;
	background-color: #F4F4F4;
}
#leftbox1 p {
background: none;
color: #000;
margin: 0;
padding: 5px;
}
#box {
	background-color: #FFFFFF;
	padding: 0;
	border: 1px solid #CFCFCF;
	margin: 10px;
	width: 225px;
	position: absolute;
	top: 112px;
	right: 0;
	text-align: center;
   }
.bildrahmen {
	border: 1px solid #DEDEDE;
	padding: 4px;
}

.bildlinks {
	border: 1px solid #DEDEDE;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
}
.bildrechts {
	border: 1px solid #DEDEDE;
	padding: 4px;
	margin-right: 20px;
	margin-bottom: 20px;
	float: right;
	background-color: #FFFFFF;
}
/* Allgemeine Klassen */
.clear {
clear: both;
}
.center {
text-align: center;
padding: 2px;
}
.right {
	text-align: right;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
	float: right;
}
.block {
padding : 12px; 
}
.trennwhite {
	color : #979797;
	letter-spacing: 0.1em;
}
.bu {
	font-size: 0.88em;
	color: #333333;
	width: 245px;
	float: left;
	padding: 10px;
	margin-top: 5px;
}

.underline {
text-decoration : underline; 
color : #ba1b03;
background: none; 
} 
.pics {
border: 1px solid black; 
}
.nowrap {
white-space: nowrap;
}
.teaser {
font-weight: bold;
}
.unsichtbar {
position: absolute; 
left: -100em;
}
.rand {
	border: 1px solid #DEDEDE;
	padding: 4px;
	margin-bottom: 20px;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BA1B03;
}

.fright {
	position: absolute;
	bottom: 50px;
	z-index: 20;
	width: 80px;
	left: 700px;
	height: 25px;
}
a.fright {
	color: #BA1B03;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fleft {
float: left;
margin: 5px 10px 5px 0;
}

/* Formulare  */
#formular p {
margin-left: 0;
}
.form2 {
	color: #333333;
	font-size: 0.9em;
	width: 300px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: 1px solid #CACACA;
	background-color: #FFFFFF;
}
.form3 {
	width: 130px;
	margin: 0 0 0 10px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FC2E50;
	border-bottom-color: #FC2E50;
	border-left-color: #FC2E50;
}
.form4 {
border: 1px solid #CACACA;
height: 150px;
width: 300px;
padding: 5px;
margin-left: 15px;
}
.checkbox {
font-size: 100%;
padding: 5px;
margin-left: 10px;
}
.checkbox span {
padding-left:5px;
vertical-align: middle;
}
.checkb {
vertical-align: middle;
}
textarea {
color : #039;
background: transparent; 
}
.sendbutton {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
	border: 1px solid #CACACA;
	background-color: #F4F4F4;
	color: #BA1B03;
	padding-bottom: 4px;
	width: 140px;
	height: 25px;
	padding-top: 2px;
}
textarea {
	background-color: #FFFFFF;
	border: 1px solid #BA1B03;
}


/* Print */

#printtitel {
display: none;
}
p.list1a {
border-bottom: 1px solid #006; 
margin:0;
font-weight:bold;
}
p.list1b {
border-bottom: 1px solid #006; 
font-weight: bold; 
margin:0;
}
span.list2 {
float:right;
width:150px;
font-weight: bold; 
text-align:right;
}

/* Seitenspezifische Tags */
#aktuell #text h2 {
margin-top: 5px; 
}
#hoehe #text {
height: 300px;
}


.photo {
	float: left;
	border: 1px solid #BA1B03;
	margin-top: 5;
	margin-right: 10px;
}

.org {
clear: both;
}

strong {
	margin: 0px;
	padding: 0px;
	color: #333333;
}
.headline{
	font-size: 120%;
	color: #ba1b03;
	font-weight: bold;
	padding-bottom: 15px;
	margin-top: 15px;
}
.on_sub {
	background-color: #BA1B03;
	background-image: none;
	display: block;
	color: #FFFFFF;
}

.on_first {
	display: block;
	text-decoration: none;
	color: #333333;
	line-height: 26px;
	background-image: url(../LAG-Berlin-Start/rot.gif);
	background-repeat: no-repeat;
	background-position: 150px 5px;
}
.boxtheme {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../LAG-Berlin/images/kk.gif);
	background-repeat: repeat-x;
	border: 2px solid #DEDEDE;
	margin-bottom: 30px;
	background-color: #F5F5F5;
	width: 95%;
	margin-right: 10px;
}
.boxtheme_o {

	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 2px solid #DEDEDE;
	margin-bottom: 30px;
	background-color: #F5F5F5;
	width: 95%;
	margin-right: 10px;
}
.boxtheme_rot {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../LAG-Berlin/images/rot_bg.gif);
	background-repeat: repeat-x;
	border: 2px solid #DEDEDE;
	margin-bottom: 30px;
	background-color: #f7eeee;
	width: 95%;
	margin-right: 10px;
}
.boxtheme_blau {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../LAG-Berlin/images/blau_bg.gif);
	background-repeat: repeat-x;
	border: 2px solid #DEDEDE;
	margin-bottom: 30px;
	background-color: #EDF3FF;
	width: 95%;
	margin-right: 10px;
	padding-right: 10px;
}
.boxtheme_green {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../LAG-Berlin/images/green_bg.gif);
	background-repeat: repeat-x;
	border: 2px solid #DEDEDE;
	margin-bottom: 30px;
	background-color: #E9F0CF;
	width: 95%;
	margin-right: 10px;
}
.boxtheme_white {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	border: 2px solid #DEDEDE;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	width: 95%;
	margin-right: 10px;
}
.theme {
	color: #333333;
	letter-spacing: 0.2em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDEDE;
	font-size: 110%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.boxtheme_o {
	margin-bottom: 30px;
	background-color: #F5F5F5;
	border: 1px solid #DEDEDE;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-top: 10px;
}
.boxtheme_rot_o {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../LAG-Berlin/images/rot_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
	background-color: #f7eeee;
}
.boxtheme_blau_o {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../LAG-Berlin/images/blau_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
	background-color: #EDF3FF;
}
.boxtheme_green_o {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-image: url(../LAG-Berlin/images/green_bg.gif);
	background-repeat: repeat-x;
	margin-bottom: 30px;
	background-color: #E9F0CF;
}
.boxtheme_white_o {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
}
.blau {
	font-weight: bolder;
	color: #006699;
}


.rot {
	font-weight: bolder;
	color: #BA1B3A;
}
.line_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
	padding-left: 10px;
}
.rahmen_white {
	border: 1px solid #FFFFFF;
}
.bg {
	background-image: url(../LAG-Berlin-Workshops/images/rot.gif);
	background-repeat: repeat-y;
	background-position: 10px;
}
.bildleiste {
	float: left;
	width: 195px;
	margin-right: 15px;
}
.bildunterschrift {
	font-size: 0.95em;
	font-style: oblique;
	float: left;
	width: 180px;
}
.butbl {
	color: #333333;
	padding: 10px;
	margin-top: 5px;
}

