.clear {
clear: both;
}


.navleftbgcolor {
                           background-color:#CEE2F3;
}

.contentrightbgcolor {
                           background-color:#ffffff;
}




body {

	padding: 0;
	margin: 0;
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	background-repeat: repeat-x;
	background-position:top;
	background-color: #CEE2F3;
	width:100%;
	font-size:12px;
	color: #333333;
                 line-height:16px;

}

HTML {
	HEIGHT: 100%
}
BODY {
	HEIGHT: 100%
}
FORM {
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;

}
 textarea,input,select {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#2C467F;
	background-color:#C1CED8;
	border-left: 1px solid #b2c1ce;
	border-top: 1px solid #b2c1ce;
	border-right: 1px solid #b2c1ce;
                border-bottom: 1px solid #b2c1ce;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

div { padding:0; }
p { margin:0;  }
DIV {
	MARGIN-TOP: 0px
}

P,td,span {
	              margin-top: 0px;
                              font-size:12px;
	              color: #333333;
                              line-height:16px;
}

label
	{
		display:block;
	}

a
	{

		color:#333333;
                                text-decoration: none;
                                font-weight:bold;
                                line-height:18 px;
	}

a:link
	{

		color:#333333;
                                text-decoration: none;
                                font-weight:bold;
                                line-height:18 px;
	}


a:hover
	{

		color:#cc0000;
                                text-decoration: none;
                                font-weight:bold;
                                line-height:18 px;
	}



/******************/
/* Headers */
/******************/



H1 {
font-size:14px;
color:#333333;
 margin: 5px 0px 5px 0px;
}

H2 {
font-size:13px;
color:#333333;
 margin: 5px 0px 5px 0px;
}

H3 {
font-size:12px;
color:#333333;
 margin: 5px 0px 5px 0px;
}

H4 {
font-size:11px;
color:#333333;
 margin: 5px 0px 5px 0px;
}

H5 {
font-size:11px;
color:#333333;
 margin: 0px 0px 0px 0px;
}

H6 {
font-size:11px;
color:#333333;
 margin: 0px 0px 0px 0px;
}


/******************/
/* Headers */
/******************/

H1 A {
font-size:14px;
color:#333333;
}

H2 A {
font-size:13px;
color:#333333;
}

H3 A {
font-size:12px;
color:#333333;
}

H4  A{
font-size:11px;
color:#333333;
}

H5 A {
font-size:11px;
color:#333333;
}

H6 A {
font-size:11px;
color:#333333;
}


H1 A:link {
font-size:14px;
color:#333333;
}

H2 A:link {
font-size:13px;
color:#333333;
}

H3 A:link {
font-size:12px;
color:#333333;
}

H4  A:link{
font-size:11px;
color:#333333;
}

H5 A:link {
font-size:11px;
color:#333333;
}

H6 A:link {
font-size:11px;
color:#333333;
}

H1 A:hover {
font-size:14px;
color:#cc0000;
}

H2 A:hover  {
font-size:13px;
color:#cc0000;
}

H3 A:hover  {
font-size:12px;
color:#cc0000;
}

H4  A:hover {
font-size:11px;
color:#cc0000;
}

H5 A :hover {
font-size:11px;
color:#cc0000;
}

H6 A :hover {
font-size:11px;
color:#cc0000;
}



H1.csc-firstHeader, H2.csc-firstHeader, H3.csc-firstHeader, H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }


/******************/
/** HEADER  **/
/******************/

#header {

BACKGROUND: #ffffff;
LEFT: 0px;
 OVERFLOW: hidden;
 WIDTH: 100%;
POSITION: absolute;
 TOP: 0px;
HEIGHT: 134px;
z-index: 9;
}

#headerbgmenu {


            background-color: #2c467f;
	font-size: 13px;
	LEFT: 221px;
	POSITION: absolute;
	TOP: 73px;
            HEIGHT: 30px;
	z-index: 10;
            OVERFLOW: hidden;
            WIDTH: 100%;


}

#headerimage
	{
	             position: absolute;
                          LEFT: 222px;
 		OVERFLOW: hidden;
 		WIDTH: 100%;
                          TOP: 0px;
                          HEIGHT: 73px;
	             background-image: url(../fileadmin/saarwellingen/images/header/bildwelt_startseite.jpg);
	             background-repeat: repeat-x;
	}



#headerimageleft
	{
		POSITION: absolute;
		LEFT: 0px;
		WIDTH: 222px;
		TOP: 0px;
		HEIGHT: 134px;
                        background-color:#CEE2F3;
	}


#footer {
}

#print {
	width: 150px;
	float: left;
}

#totop {
	text-align: right;
	width: 150px;
	float: right;
}



#breadcrumb
	{
                TEXT-ALIGN: left;
                FLOAT: left;
	POSITION: absolute;
	LEFT: 222px;
	TOP: 104px;
	HEIGHT: 30px;
                line-height: 30px;
                background-color:#CEE2F3;
    	padding-LEFT: 5px;
                font-weight:normal;
                font-size:10px;
	COLOR: #000000;
                OVERFLOW: hidden;
                WIDTH: 100%;

	}



#breadcrumb A {
	COLOR: #000000;
                TEXT-DECORATION: none;
                font-weight:normal;
                font-size:10px;



}
#breadcrumb A:hover {
	COLOR: #000000;
                TEXT-DECORATION: none;
                font-weight:normal;
                font-size:10px;



}

#breadcrumb P {
	COLOR: #000000;
                TEXT-DECORATION: none;
                font-weight:normal;
                font-size:10px;
padding-top: 5px;


}

/******************/
/**ticker**/
/******************/

#breadcrumb .ticker
	{
               font-weight:normal;
                font-size:13px;
	COLOR: #333333;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	}



#breadcrumb .ticker A {
	COLOR: #333333;
                TEXT-DECORATION: none;
                font-weight:normal;
                font-size:13px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;


}
#breadcrumb .ticker A:hover {
	COLOR: #333333;
                TEXT-DECORATION: none;
                font-weight:normal;
                font-size:13px;
font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;v


}



/******************/
/**navtop**/
/******************/



#navtop {
            TEXT-ALIGN: left;

            background-color: #2c467f;
	font-size: 13px;
	LEFT: 221px;
	POSITION: absolute;
	TOP: 73px;
right: 0px;
            HEIGHT: 30px;

            OVERFLOW: hidden;
/*width:620px;*/
z-index: 11;
}

#navtop A {

                COLOR: #ffffff;
                TEXT-DECORATION: none;
                font-weight:bold;
                font-size: 13px;
HEIGHT: 30px;
	    padding-LEFT: 5px;
	    padding-RIGHT: 5px;
	    padding-top: 5px;

}

#navtop A:hover {

	    COLOR: #cc0000;
                TEXT-DECORATION: none;
                font-weight:bold;

                font-size: 13px;

	    padding-LEFT: 5px;
	    padding-RIGHT: 5px;
	    padding-top: 5px;
}

#navtop li {
              DISPLAY: inline;

              font-weight:bold;
	  color: #ffffff;
               float:left;


}

#navtop li .act {
              DISPLAY: inline;

              font-weight:bold;
	  color: #cc0000;
	  background-image: url(../fileadmin/saarwellingen/media/img_nav/navtop_blau_act.gif);
 	  BACKGROUND-REPEAT: repeat-y;
              float:left;

}

#navtop li .noact {
              DISPLAY: inline;

              font-weight:bold;
	  color: #ffffff;
	  background-image: url(../fileadmin/saarwellingen/media/img_nav/navtop_blau_noact.gif);
 	  BACKGROUND-REPEAT: repeat-y;
              float:left;

}

#navtop ul {

	/*position: relative; */
            list-style-type: none;
	PADDING: 0;
	MARGIN: 0;

}


/******************/
/** LEFT  **/
/******************/

#leftcontent
	{
		position: absolute;
		left:0px;
		top:134px;
		width:221px;
		padding-top:15px;
                                background-color:#CEE2F3;
height:100%;
z-index: 4;
	}

* html #leftcontent {
		height:1%;
}


/******************/
/** CENTER  **/
/******************/

#centercontent
	{

		margin-left: 221px;
		margin-right:170px;
		margin-top:0px;
		margin-bottom:0px;

		padding-left:30px;
		padding-right:20px;
		padding-top:168px;

		padding-bottom:20px;



                        background-color:#ffffff;

		min-width:350px;
z-index: 5;
	}

* html #centercontent {
		height:1%;
}


/******************/
/** RIGHT  **/
/******************/

#rightcontent
	{
		position: absolute;
		right:0px;
		top:134px;
		width:170px;
		margin:0;

		padding-top:0px;
		padding-right:0px;
		padding-bottom:0px;
		padding-left:0px;

		background-color:#ffffff;
z-index:3;
	}

* html #rightcontent {
		height:1%;
}

#rightcontent UL {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}

#rightcontent OL {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}

#rightcontent LI {
	padding-bottom: 5px;
	padding-top: 0px;
}

/******************/
/** contentwrapper**/
/******************/

.contentWrapper
	{


                        margin: 0px 0px 0px 0px;

	}


* html .contentWrapper {
		height:1%;
}



#centercontent .contentWrapper
	{
		padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;

	}

* html #centercontent .contentWrapper {
		height:1%;
}

#centercontent p
	{
                              margin-top: 0px;
                              margin-bottom: 0px;
                              font-size:12px;
	              color: #333333;
                              line-height:16px;

	}

#centercontent p.csc-caption {
font-size: 90%;
}

#centercontent UL {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}

#centercontent OL {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;

}

#centercontent LI {
	padding-bottom: 5px;
	padding-top: 0px;
}

#rightcontent .contentWrapper
	{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;

		background-image: url(../fileadmin/saarwellingen/media/img_nav/navright_bg_blau.gif);
		BACKGROUND-REPEAT: repeat-y;
		background-position: top left;

		margin-top: 1px;
                                margin-bottom: 1px;
	}

*html #rightcontent .contentWrapper {
height: 1%;
}

#rightcontent p
	{

                        margin-top: 0px;
                        margin-bottom: 0px;
                        font-size:11px;
                        color: #333333;
                        line-height:14px;


	}

#rightcontent p.csc-caption
	{
font-size: 90%;
}

#rightcontent H1
	{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		background-image: url(../fileadmin/saarwellingen/media/img_nav/navright_bg_blau.gif);
		BACKGROUND-REPEAT: repeat-y;
		background-position: top left;
		margin-top: 1px;
                                margin-bottom: 1px;
	}

#rightcontent H2
	{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		background-image: url(../fileadmin/saarwellingen/media/img_nav/navright_bg_blau.gif);
		BACKGROUND-REPEAT: repeat-y;
		background-position: top left;
		margin-top: 1px;
                                margin-bottom: 1px;
	}

#rightcontent H3
	{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		background-image: url(../fileadmin/saarwellingen/media/img_nav/navright_bg_blau.gif);
		BACKGROUND-REPEAT: repeat-y;
		background-position: top left;
		margin-top: 1px;
                                margin-bottom: 1px;
	}

#rightcontent H4
	{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
		background-image: url(../fileadmin/saarwellingen/media/img_nav/navright_bg_blau.gif);
		BACKGROUND-REPEAT: repeat-y;
		background-position: top left;
		margin-top: 1px;
                                margin-bottom: 1px;
	}

#rightcontent H5
	{
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		background-image: url(../fileadmin/saarwellingen/media/img_allgem/transe.gif);
		BACKGROUND-REPEAT: repeat-y;
		background-position: top left;
		margin-top: 1px;
                                margin-bottom: 1px;
	}

#rightcontent H6
	{
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
		background-image: url(../fileadmin/saarwellingen/media/img_nav/navright_bg_blau.gif);
		BACKGROUND-REPEAT: repeat-y;
		background-position: top left;
		margin-top: 1px;
                                margin-bottom: 1px;
	}





/******************/
/** Barrierefrei Links**/
/******************/


.linkExtImg
	{
		width:10px;
	}
.linkMailImg
	{
		width:13px;
	}
.linkIntImg
	{
		width:10px;
	}


dfn {
		display:none;
}

.acc
	{
		display:none;
		padding:0px;
		margin:0px;
		height:0px;
	}

.invisible
	{
		display:none;
	}

.accesskey {
	color:#666666;
	font-weight: bold;
                font-size: 13px;
}

.bulletmeta {
	DISPLAY: none
}

/******************/
/**Styles for the Navigation **/
/******************/


LI.active .bulletmeta {
	DISPLAY: none
}



/******************/
/** HELPERBOX search,fontselector,viewselector**/
/******************/

.helperboxLeft
	{
	POSITION: relative;
	background-image: url(../fileadmin/saarwellingen/media/img_nav/helperbox_blau.gif);
	BACKGROUND-REPEAT: repeat-y;
                width:202px;

	margin-left: 10px;
	margin-right: 10px;
                margin-bottom: 5px;
                text-align:left;
                
	}

.helperboxLeftSearch
	{
	POSITION: relative;
	background-image: url(../fileadmin/saarwellingen/media/img_nav/helperbox_blau.gif);
	BACKGROUND-REPEAT: repeat-y;
                width:202px;

	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	}

.helperboxLeftViewselector
	{
	POSITION: relative;
	background-image: url(../fileadmin/saarwellingen/media/img_nav/helperbox_blau.gif);
	BACKGROUND-REPEAT: repeat-y;
                width:202px;

	margin-left: 10px;
	margin-right: 10px;



	}

.helperboxLeftWetter
	{
	POSITION: relative;
	background-image: url(../fileadmin/saarwellingen/media/img_nav/helperbox_blau.gif);
	BACKGROUND-REPEAT: repeat-y;
                width:197px;
	padding-left: 5px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 20px;
	/*margin-bottom: 12px;*/

	}

.helperboxLeftWetter A
	{
	color: #2C467F;
	}

.helperboxLeftWetter A :link
	{
	color: #2C467F;
	}

.helperboxLeftWetter A :hover
	{
	color: #2C467F;
	}



/******************/
/**fontselector **/
/******************/

.FontSelector{

		margin-top: 0px;
		margin-left: 8px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding:0px 0px 0px 0px;


POSITION: relative;

}

.FontSelectorMinus{

		left:10px;
                	position: relative;
	            top: 2px;

}

.FontSelectorStandard{
		left:45px;
                	position: absolute;
	            top: 2px;
}

.FontSelectorPlus{
		left:90px;
                	position: absolute;
	            top: 2px;
}

.SearchButton{

                	position: absolute;
	            top: 16px;
                            left:160px;
}

/******************/
/**searchfield **/
/******************/

.search
	{
		margin-top: 0px;
		margin-left: 8px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding:0px 0px 0px 0px;
		width: 140px;
	height: 19px;

	}


/******************/
/**viewselector **/
/******************/

.ViewSelector
	{
		margin-top: 0px;
		margin-left: 8px;
		margin-right: 0px;
		margin-bottom: 0px;
		padding:0px 0px 0px 0px;
	}

/******************/
/**navcontainerRight **/
/******************/

#navcontainerRight
	{



		padding-top: 5px;
		padding-left: 5px;
		padding-right: 0px;
		padding-bottom: 5px;

                        width: 202px;
		margin-top: 20px;
		background-image: url(../fileadmin/saarwellingen/media/img_nav/level0_blau_noact.gif);
		BACKGROUND-REPEAT: repeat-y;

	}


#navcontainerRight a
	{
		display: block;
		color: #000000;
		text-decoration: none;
		padding-bottom: 1px;
                        line-height: 16 px;

	}

#navcontainerRight a:hover
	{
		color: #000000;
		text-decoration: none;


	}


#navcontainerRight li
	{

	font-size: 10px;



	}


#navcontainerRight li .act
	{



	}

#navcontainerRight ul
	{
		margin: 0;
		padding: 0;
                        list-style-type: none;
	}

#navcontainerRight ul a
	{
		display: block;
		color: #000000;
		text-decoration: none;

                        line-height: 16 px;
	}

#navcontainerRight ul a:hover
	{
		color: #000000;
		text-decoration: none;

	}


/******************/
/**navcontainerLeft**/
/******************/

#navcontainerLeft
	{


		padding-top: 15px;
		padding-bottom: 20px;

		margin-left: 10px;
		margin-right: 10px;

                        width: 202px;

	}


#navcontainerLeft a
	{
		display: block;
		color: #2c467f;
		text-decoration: none;

                        line-height: 16 px;

	}

#navcontainerLeft a:hover
	{
		color: #2c467f;
		text-decoration: none;


	}





/******************/
/**navcontainerLeft Level 0**/
/******************/

#navcontainerLeft li
	{
	font-size: 11px;
	border-bottom: 1px solid #CEE2F3;
	}


#navcontainerLeft li .act
	{
	background-image: url(../fileadmin/saarwellingen/media/img_nav/level0_blau_act.gif);
	BACKGROUND-REPEAT:repeat-y;
	border-bottom: 1px solid #CEE2F3;
	}

#navcontainerLeft li .noact
	{
	background-image: url(../fileadmin/saarwellingen/media/img_nav/level0_blau_noact.gif);
	BACKGROUND-REPEAT: repeat-y;
	border-bottom: 1px solid #CEE2F3;
	}

#navcontainerLeft  ul
	{
		margin: 0;
		padding: 0;
                        list-style-type: none;
	}

#navcontainerLeft  ul a
	{
		display: block;
		color: #2c467f;
		text-decoration: none;
                        font-weight:bold;
                        line-height: 16 px;
		padding: 1px 0px 0px 5px;
	}

#navcontainerLeft ul a:hover
	{
		color: #2c467f;
		text-decoration: none;
                        font-weight:bold;
	}






/******************/
/**navcontainerLeft Level 1**/
/******************/

#navcontainerLeft ul ul li
	{
	font-size: 10px;
	}


#navcontainerLeft ul ul li .act
	{
	background-image: url(../fileadmin/saarwellingen/media/img_nav/level1_blau_act.gif) ;
	BACKGROUND-REPEAT: repeat-y;

	}

#navcontainerLeft ul ul li .noact
	{
	background-image: url(../fileadmin/saarwellingen/media/img_nav/level1_blau_noact.gif) ;
	BACKGROUND-REPEAT: repeat-y;

	}


#navcontainerLeft ul ul
	{
		list-style-type: none;

	}


#navcontainerLeft ul ul a
	{
		display: block;
		padding: 0px 0px 0px 20px;
		color: #2c467f;
		text-decoration: none;
                        font-weight:normal;
                        line-height: 17 px;
	}


#navcontainerLeft ul ul a:hover
	{
		color: #2c467f;
		text-decoration: none;
                        font-weight:normal;
	}

/******************/
/**NAVCONTAINER Level 2**/
/******************/

#navcontainerLeft ul ul ul li
	{
	font-size: 10px;
	}


#navcontainerLeft ul ul ul li .act
	{
	background-image: url(../fileadmin/saarwellingen/media/img_nav/level2_blau_act.gif) ;
	BACKGROUND-REPEAT: repeat-y;

	}

#navcontainerLeft ul ul ul li .noact
	{
	background-image: url(../fileadmin/saarwellingen/media/img_nav/level2_blau_noact.gif) ;
	BACKGROUND-REPEAT: repeat-y;

	}


#navcontainerLeft ul ul ul
	{
		list-style-type: none;

	}


#navcontainerLeft ul ul ul a
	{
		display: block;
		padding: 0px 0px 0px 32px;
		color: #2c467f;
		text-decoration: none;
                        font-weight:normal;
                        line-height: 17 px;
	}


#navcontainerLeft ul ul ul a:hover
	{
		color: #2c467f;
		text-decoration: none;
                        font-weight:normal;
	}

/******************/
/**navcontainerLeft Level 3**/
/******************/

#navcontainerLeft ul ul ul ul
	{

		list-style-type: none;
	}

#navcontainerLeft ul ul ul ul li
	{

		font-size: 10px;


	}

#navcontainerLeft ul ul ul ul li .act
	{

                        font-weight:normal;
	}



#navcontainerLeft ul ul ul ul a
	{
		display: block;
		padding: 0px 0px 0px 40px;
		color: #2c467f;
		text-decoration: none;
                        font-weight:normal;
                        line-height: 17 px;
	}

#navcontainerLeft ul ul ul ul a:hover
	{
		color: #2c467f;
		text-decoration: none;
                        font-weight:normal;
	}


/******************/
/**navcontainerLeftHelp**/
/******************/

#navcontainerLeftHelp
	{


		padding-top: 10px;
		padding-bottom: 20px;

		margin-left: 10px;
		margin-right: 10px;

                        width: 202px;
                        margin-top:12px;

	}


#navcontainerLeftHelp a
	{
		display: block;
		color: #2c467f;
		text-decoration: none;

                        line-height: 16 px;

	}

#navcontainerLeftHelp a:hover
	{
		color: #2c467f;
		text-decoration: none;


	}


/******************/
/**navcontainerLeftHelp Level 0**/
/******************/

#navcontainerLeftHelp li
	{
	font-size: 11px;
	border-bottom: 1px solid #CEE2F3;
	}


#navcontainerLeftHelp li .act
	{
	background-image: url(../fileadmin/saarwellingen/media/img_nav/helperbox_blau.gif);
	BACKGROUND-REPEAT:repeat-y;
	border-bottom: 1px solid #CEE2F3;
	}

#navcontainerLeftHelp li .noact
	{
	background-image: url(../fileadmin/saarwellingen/media/img_nav/helperbox_blau.gif);
	BACKGROUND-REPEAT: repeat-y;
	border-bottom: 1px solid #CEE2F3;
	}

#navcontainerLeftHelp ul
	{
		margin: 0;
		padding: 0;
                        list-style-type: none;
	}

#navcontainerLeftHelp ul a
	{
		display: block;
		color: #2c467f;
		text-decoration: none;
                        font-weight:bold;
                        line-height: 16 px;
		padding: 1px 0px 0px 5px;
	}

#navcontainerLeftHelp ul a:hover
	{
		color: #2c467f;
		text-decoration: none;
                        font-weight:bold;
	}

.invisible
	{
		display:none;
	}



/******************/
/* conentwrapper Hx Elemente */
/******************/



.contentWrapper H1 {
font-size:14px;
color:#333333;
 margin: 5px 0px 5px 0px;
}

.contentWrapper H2 {
font-size:13px;
color:#333333;
  margin: 5px 0px 5px 0px;
}

.contentWrapper H3 {
font-size:12px;
color:#333333;
  margin: 5px 0px 5px 0px;
}

.contentWrapper H4 {
font-size:11px;
color:#333333;
  margin: 5px 0px 5px 0px;
}

.contentWrapper H5 {
font-size:11px;
color:#333333;
  margin: 5px 0px 5px 0px;
}

.contentWrapper H6 {
font-size:11px;
color:#333333;
 margin: 5px 0px 5px 0px;
}


.contentWrapper H1 A {
font-size:14px;
color:#333333;
}

.contentWrapper H2 A {
font-size:13px;
color:#333333;
}

.contentWrapper H3 A {
font-size:12px;
color:#333333;
}

.contentWrapper H4  A{
font-size:11px;
color:#333333;
}

.contentWrapper H5 A {
font-size:11px;
color:#333333;
}

.contentWrapper H6 A {
font-size:11px;
color:#333333;
}

/******************/
/* Headers */
/******************/

.contentWrapper H1 A:link {
font-size:14px;
color:#333333;
}

.contentWrapper H2 A:link {
font-size:13px;
color:#333333;
}

.contentWrapper H3 A:link {
font-size:12px;
color:#333333;
}

.contentWrapper H4  A:link{
font-size:11px;
color:#333333;
}

.contentWrapper H5 A:link {
font-size:11px;
color:#333333;
}

.contentWrapper H6 A:link {
font-size:11px;
color:#333333;
}

.contentWrapper H1 A:hover {
font-size:14px;
color:#cc0000;
}

.contentWrapper H2 A:hover  {
font-size:13px;
color:#cc0000;
}

.contentWrapper H3 A:hover  {
font-size:12px;
color:#cc0000;
}

.contentWrapper H4  A:hover {
font-size:11px;
color:#cc0000;
}

.contentWrapper H5 A :hover {
font-size:11px;
color:#cc0000;
}

.contentWrapper H6 A :hover {
font-size:11px;
color:#cc0000;
}






/********************************/
/*****************TYPO Klassen***************/
/* Frames, spacing, link-to-top */
/********************************/
P.csc-linkToTop { text-align: right; }
P.csc-linkToTop A { font-weight: bold; }

DIV.csc-frame { border: 0px; }
DIV.csc-frame-invisible {}
DIV.csc-frame-rulerBefore { border-top: 1px solid #d7d7d7; width: 100%;height: 1px}
DIV.csc-frame-rulerAfter { border-bottom: 1px solid #d7d7d7; width: 100%;height: 1px}
DIV.csc-frame-indent { padding-left: 100px; }
DIV.csc-frame-indent3366 { padding-left: 150px}
DIV.csc-frame-indent6633 { padding-left: 350px}

DIV.csc-frame-frame1 {  padding: 2px 2px 2px 2px; border: 1px solid #d7d7d7; }

DIV.csc-frame-frame2 {  padding: 2px 2px 2px 2px; border: 1px solid #d7d7d7; }

DIV.csc-frame-frame1 H1, DIV.csc-frame-frame1 H2, DIV.csc-frame-frame1 H3, DIV.csc-frame-frame1 H4, DIV.csc-frame-frame1 H5 { margin-top: 0px; }
DIV.csc-frame-frame2 H1, DIV.csc-frame-frame2 H2, DIV.csc-frame-frame2 H3, DIV.csc-frame-frame2 H4, DIV.csc-frame-frame2 H5 { margin-top: 0px; }





/* Header date */
P.csc-header-date { font-size: small;color: #333333;}

/* Subheader, general */
P.csc-subheader {  background-color: #EDEBF1; }

/* Subheader, specific */
P.csc-subheader-0 { font-style: normal;}




/*******************/
/* RTE / Bodytext: */
/*******************/
/* RTE / Bulletlists */
UL { margin-top: 0px;  }
UL UL LI { font-size: small;}
OL { margin-top: 0px; }
LI { margin-top: 0px; margin-bottom: 0px; padding-top: 0px; }

/* RTE / Table styling */
TABLE.contenttable {  margin: 0px 0px 0px 0px; }
TABLE.contenttable TR TD { padding: 0px 0px 0px 0px; }
TABLE.contenttable TR TD P.bodytext { font-size: small;}
TABLE.contenttable TR { }



/**********/
/* Images */
/**********/

/* Images / Captions */
P.csc-caption { font-size: x-small;  }
P.csc-caption A { font-size: x-small;  }

/* Images / Tables / Floating text */
TABLE.imgtext-table { border: 0px; }

/* Images / Tables / Wrapped text */
/* When "Text w/Image" elements are wrapping the text into a table the top-margin of Hx elements should be transferred to the wrapping table instead. This is done here: */
TABLE.imgtext-nowrap { border: 0px; }
TABLE.imgtext-nowrap H1, TABLE.imgtext-nowrap H2, TABLE.imgtext-nowrap H3, TABLE.imgtext-nowrap H4, TABLE.imgtext-nowrap H5 { margin-top: 0px; }



/***************/
/* Bulletlists */
/***************/

/* Bulletlists, general */
UL.csc-bulletlist LI { font-size: small;}

/* Bulletlists, specifically */
UL.csc-bulletlist-0 { color: #333333;}
UL.csc-bulletlist-1 { color: #333333;list-style-type : decimal; }
UL.csc-bulletlist-2 { color: #333333;list-style-position : inside; }
UL.csc-bulletlist-3 { color: #333333;list-style-image: url(img/red_arrow_bullet.gif); }



/*********************/
/* Tables, generally */
/*********************/
TABLE.contenttable P { font-size: small;}
TABLE.contenttable TR TD { padding: 2px 2px 2px 2px;  }

/* Tables, specifically */
TABLE.contenttable-0 P { color: #333333;}

TABLE.contenttable-1 P { color: #333333; }
TABLE.contenttable-1 TR.tr-0 TD P {  }
TABLE.contenttable-1 TR.tr-0 TD { }

TABLE.contenttable-2 P { color: #333333; }
TABLE.contenttable-2 TR TD.td-0 { }
TABLE.contenttable-2 TR TD.td-0 P {  }

TABLE.contenttable-3 P { color: #333333; }
TABLE.contenttable-3 TR TD.td-0, TABLE.contenttable-3 TR.tr-0 TD { }
TABLE.contenttable-3 TR TD.td-0 P, TABLE.contenttable-3 TR.tr-0 TD P {  }



/************************/
/* Filelinks, generally */
/************************/
TABLE.csc-uploads { border: 0px; }
TABLE.csc-uploads TR TD P { background-color : transparent; font-size: small;}
TABLE.csc-uploads TR TD {  }
TABLE.csc-uploads TR.tr-even {  }
TABLE.csc-uploads TR.tr-odd {  }
TABLE.csc-uploads TR TD.csc-uploads-icon { padding-left: 6px; padding-right: 6px; width: 1%; text-align: center; vertical-align: middle; }
TABLE.csc-uploads TR TD.csc-uploads-fileName { width: 80%; padding-left: 5px; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P A { font-weight: bold; }
TABLE.csc-uploads TR TD.csc-uploads-fileName P.csc-uploads-description {  }
TABLE.csc-uploads TR TD.csc-uploads-fileSize { white-space: nowrap; padding-left: 6px; padding-right: 6px; }

/* Filelinks, specifically */
TABLE.csc-uploads-1 {  }

TABLE.csc-uploads-2 {  }

TABLE.csc-uploads-3 {  }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 2px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 2px solid #333333; }



/*****************/
/* Various Forms */
/*****************/

/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding-left: 0px; padding-right: 0px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {  }
FORM TABLE TR TD.csc-form-fieldcell {  }
FORM TABLE TR TD.csc-form-radio {font-size:12px;  }
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
border: 1px solid;  border-color:#b2c1ce;
 }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; padding-right: 5px;}

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  { }

/* Search form, specifically */
FORM TABLE.csc-searchform { width: 100%; }
FORM TABLE.csc-searchform TR TD { padding: 5px 5px 5px 5px; }
FORM TABLE.csc-searchform TR TD.csc-form-labelcell, FORM TABLE.csc-searchform TR TD.csc-form-commentcell { font-weight: bold; }
FORM TABLE.csc-searchform TR TD.csc-form-fieldcell INPUT, FORM TABLE.csc-searchform TR TD.csc-form-fieldcell SELECT { width: 100%; }

/* Login form, specifically */
FORM TABLE.csc-loginform { width: 70%; }


/*****************/
/* Search result */
/*****************/

/* Search Result, result information box: */
TABLE.csc-searchResultInfo { margin-left: 0px; margin-top: 10px; width: 100%;}
TABLE.csc-searchResultInfo TR { background-color: #DAE1F0
; }
TABLE.csc-searchResultInfo TR TD P { padding: 0px 5px 0px 5px;}
TABLE.csc-searchResultInfo TR TD.csc-searchResultRange P { font-weight: bold; }
TABLE.csc-searchResultInfo TR TD.csc-searchResultPrevNext { text-align: right; }

/* Search Result, header + abstract: */
H3.csc-searchResultHeader A { color: #333333; }
H3.csc-searchResultHeader { background-color: #DAE1F0; font-size: small;padding-left: 5px; }
P.csc-searchResult {  margin-left: 20px;}

/* Search word markup */
SPAN.csc-sword { font-weight: bold; color: red; }


/*****************************/
/* Menu / Sitemap, generally */
/*****************************/
DIV.csc-menu { margin-left: 0px; }

DIV.csc-menu P { font-size: 12px; font-weight: bold; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }

DIV.csc-menu P A {  text-decoration: none; }

DIV.csc-menu P A:visited { text-decoration: none; }

DIV.csc-menu P A:hover { text-decoration: none; }

DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 0px; }

/* Menu / Sitemap, "Menu of these pages" */
DIV.csc-menu-def P {  }

/* Menu / Sitemap, "Menu of subpages to these pages" */
DIV.csc-menu-1 { }

/* Menu / Sitemap, "Sitemap" */
DIV.csc-menu-2 { }
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { margin-left: 30px; }
DIV.csc-menu-2 P.csc-sitemap-level2 { margin-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { margin-left: 90px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { margin-left: 120px; }

DIV.csc-menu-2 P.csc-sitemap-level1 A {  }
DIV.csc-menu-2 P.csc-sitemap-level2 A {  }
DIV.csc-menu-2 P.csc-sitemap-level3 A { }
DIV.csc-menu-2 P.csc-sitemap-level4 A {  }

/* Menu / Sitemap, "Section index (pagecontent w/Index checked)" */
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A {  }

/* Menu / Sitemap, "Menu of subpages to these pages (with abstract)" */
DIV.csc-menu-4 { }
DIV.csc-menu-4 P { margin-top: 0px; }
DIV.csc-menu-4 P.csc-abstract { font-weight: normal;  margin-top: 0px; padding: 0px 0px 0px 0px; }

/* Menu / Sitemap, "Recently updated pages" */
DIV.csc-menu-5 { }

/* Menu / Sitemap, "Related pages (based on keywords)" */
DIV.csc-menu-6 { }

/* Menu / Sitemap, "Menu of subpages to these pages + sections" */
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { }

/****************************************/
/* Frontend editing / TYPO3 Admin Panel */
/****************************************/
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; }

/* Default styles for the Admin Panel */
TABLE.typo3-adminPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-size: 10px; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-size: 10px; color: black; }
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }


/*************/
/* Debugging */
/*************/
/*
H1, H2, H3, H4, H5, P, UL, OL, LI, BLOCKQUOTE, PRE { border: 1px dotted #999999;}
TD TABLE { border: 1px dotted #000099;}
DIV { border: 1px dotted #990000;}
IMG.spacer-gif { border: 1px solid black; }
*/


/*****************************/
/* small font */
/*****************************/
DIV.csc-smallfont{ margin-left: 0px;font-size: xx-small;  }
DIV.csc-smallfontP{ font-size: xx-small; }
DIV.csc-smallfontP A { color: #003366; }
DIV.csc-smallfontP A:hover { color: #003366; }

.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-button {
	WIDTH: 100px; 		BORDER-RIGHT: #b2c1ce 1px solid; BORDER-TOP: #b2c1ce 1px solid; FONT-SIZE: 12px; MARGIN: 0px; BORDER-LEFT: #b2c1ce 1px solid; COLOR: #2C467F; BORDER-BOTTOM: #b2c1ce 1px solid; FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #C1CED8; TEXT-ALIGN: left

}
.tx-indexedsearch .tx-indexedsearch-searchbox INPUT.tx-indexedsearch-searchbox-sword {
	WIDTH: 150px;	BORDER-RIGHT: #b2c1ce 1px solid; BORDER-TOP: #b2c1ce 1px solid; FONT-SIZE: 12px; MARGIN: 0px; BORDER-LEFT: #b2c1ce 1px solid; COLOR: #2C467F; BORDER-BOTTOM: #b2c1ce 1px solid; FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif; BACKGROUND-COLOR:  #C1CED8;  TEXT-ALIGN: left

}
.tx-indexedsearch .tx-indexedsearch-whatis P .tx-indexedsearch-sw {
	FONT-WEIGHT: bold; FONT-STYLE: italic
}
.tx-indexedsearch .tx-indexedsearch-whatis {
	MARGIN-TOP: 10px; MARGIN-BOTTOM: 5px
}
.tx-indexedsearch P.tx-indexedsearch-noresults {
	FONT-WEIGHT: bold; TEXT-ALIGN: center
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title {
	BACKGROUND:#CEE2F3;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P {
	FONT-WEIGHT: bold
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-title P.tx-indexedsearch-percent {
	FONT-WEIGHT: normal
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P {
	FONT-STYLE: italic
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-descr P .tx-indexedsearch-redMarkup {
	COLOR: red
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-info {
	BACKGROUND: #CEE2F3;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead {
	MARGIN-TOP: 20px; MARGIN-BOTTOM: 5px
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead H2 {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TABLE {
	BACKGROUND: #CEE2F3;
}
.tx-indexedsearch .tx-indexedsearch-res .tx-indexedsearch-secHead TD {

}


#rightcontent .news-list-container HR.clearer, .news-single-item HR.clearer {
clear:right;
height:1px;
border:1px solid #CEE2F3;

}

#centercontent .news-list-container HR.clearer, .news-single-item HR.clearer {
clear:right;
height:1px;
border:1px solid #ffffff;

}

/*--------------------------------- tt_news LIST view  -----------------------------------*/

.news-list-container {

}
.news-list-item {

	margin-bottom: 2px;
	padding-bottom: 2px;
}


#rightcontent .news-list-item H3 {

	PADDING-RIGHT: 0px;

MARGIN-TOP: 0px;
PADDING-LEFT: 0px;

MARGIN-BOTTOM: 0px;
PADDING-BOTTOM: 0px;
 PADDING-TOP: 0px;
		background-image: url(../fileadmin/saarwellingen/media/img_allgem/transe.gif);
		BACKGROUND-REPEAT: repeat-y;
		background-position: top left;

}


.news-list-container P {
	PADDING-LEFT: 0px;
}


.news-list-date {
                        font-weight:bold;
                        font-size:11px;
                        color: #333333;
                        line-height:14px;
                        float: none;


}
.news-list-imgcaption {
	PADDING-RIGHT: 3px;
FONT-SIZE: 9px; FLOAT: left; PADDING-TOP: 3px;float: right;
}

.news-list-container IMG {
float: none;


}

.news-list-category IMG {
FLOAT: none; MARGIN: 0px}

.news-list-morelink {
	text-decoration: none;
	margin-top: 10px;
	margin-left: 0px;
	font-weight: normal;
            font-size:9px;
}

.news-list-morelink A {
	FLOAT: left;
	text-decoration: none;
	font-weight: normal;
            font-size:9px;
}

.news-list-morelink A:link {
	FLOAT: left;
	text-decoration: none;
	font-weight: normal;
            font-size:9px;
}

.news-list-morelink A:hover {
	FLOAT: left;
	text-decoration: none;
	font-weight: normal;
            font-size:9px;
}


.news-list-category {
	 MARGIN-LEFT: 10px
}

.news-list-browse {
	TEXT-ALIGN: center
}

	/*---------------------------------  tt_news Page-Browser ---------------------------------*/


.tx-ttnews-browsebox {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px}
.tx-ttnews-browsebox TD {
	FONT-SIZE: 10px
}
.tx-ttnews-browsebox-strong {
	FONT-WEIGHT: bold
}
.tx-ttnews-browsebox-SCell {
	FONT-WEIGHT: bold
}
.tx-ttnews-browsebox-SCell P {
	MARGIN: 0px
}
.tx-ttnews-browsebox TD P {
	MARGIN: 0px
}
.tx-ttnews-browsebox-SCell {
}

	/*--------------------------------- tt_news SINGLE view  ---------------------------------*/

.news-single-item {
}
.news-single-item H2 {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; MARGIN-BOTTOM: 0px
}
.news-single-item H3 {
	MARGIN-BOTTOM: 15px
}

.news-single-img {
	float: right;
margin-left:5px;

}

#centercontent p.news-single-imgcaption {
CLEAR: both;
PADDING-RIGHT: 3px;
PADDING-LEFT: 3px;
PADDING-BOTTOM: 3px;
PADDING-TOP: 3px;
font-size: 90%;
}
.news-single-category {
	FLOAT: right
}
.news-single-backlink {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 15px
}
.news-single-backlink A {
	MARGIN-TOP: 10px; FONT-WEIGHT: bold;
}

.news-single-backlink A:link {
	MARGIN-TOP: 10px; FONT-WEIGHT: bold;
}

.news-single-backlink A:hover {
	MARGIN-TOP: 10px; FONT-WEIGHT: bold;
}
.news-single-timedata {
	FLOAT: right
}


.news-single-author {
	PADDING-BOTTOM: 3px
}
.news-single-additional-info {
	CLEAR: both; PADDING-RIGHT: 3px; MARGIN-TOP: 15px; PADDING-LEFT: 3px; PADDING-BOTTOM: 10px; PADDING-TOP: 3px}
.news-single-related {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px 0px 3px; PADDING-TOP: 3px}
.news-single-files {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px 0px 3px; PADDING-TOP: 3px}
.news-single-links {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 0px 0px 3px; PADDING-TOP: 3px}
.news-single-related DD {
	MARGIN-LEFT: 20px
}
.news-single-links DD {
	MARGIN-LEFT: 20px
}
.news-single-files DD {
	MARGIN-LEFT: 20px
}
.news-single-related DT {
	FONT-WEIGHT: bold;  MARGIN-LEFT: 5px; WIDTH: 90%
}
.news-single-links DT {
	FONT-WEIGHT: bold;  MARGIN-LEFT: 5px; WIDTH: 90%
}
.news-single-files DT {
	FONT-WEIGHT: bold;  MARGIN-LEFT: 5px; WIDTH: 90%
}




/*--------------------------------- tt_news Archivemenu (AMENU) --------------------------------- */


.news-amenu-container {
PADDING-RIGHT: 0px; MARGIN-TOP: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px
}
.news-amenu-container LI {
	PADDING-BOTTOM: 1px
}

.news-amenu-container UL {
PADDING-RIGHT: 3px; MARGIN-TOP: 5px; PADDING-LEFT: 0px; MARGIN-BOTTOM: 0px; PADDING-BOTTOM: 3px; MARGIN-LEFT: 0px; PADDING-TOP: 3px;list-style-type: none; }

.news-amenu-container H2 {
PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; PADDING-TOP: 3px}

.news-amenu-item-year {
PADDING-RIGHT: 2px; PADDING-LEFT: 0px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; PADDING-TOP: 2px}

.align-left {text-align: left;}
.align-center {text-align: center;}
.align-right {text-align: right;}
.csc-frame-frame1 {background-color: #EDEBF1; border: 1px solid #333333;}
.csc-frame-frame2 {background-color: #F5FFAA; border: 1px solid #333333;}
.important {color: #8A0020;}
.name-of-person {color: #10007B;}
.detail {color: #186900;}
.component-items {color: #186900;}
.action-items {color: #8A0020;}
.component-items-ordered {color: #186900;}
.action-items-ordered {color: #8A0020;}