body
{
	font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
	background-color: #fff;
	margin: 0;
	padding: 10px 0 10px 0;
	font-size: 100.01%; 	/******** IE Hack ********/
	text-align: center;
	color: #000;
}



h4,
h5
{
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 16px;
}



h1

{
	
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-bottom: -10px;
}



h2
{
	margin: 0;
	padding: 0 0 0.5em 0;
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

h3

{
	margin: 0;
	padding: 0 0 0.5em 0;
	color: #8a2244;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin-bottom: 16px;
}

h6
{
	margin: 0;
	padding: 0 0 0 0;
	font-size: 40px;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}

p
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

a
{
	color: #000;
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

ul
{
	list-style-type: square;
	padding: 0;
	margin: 1em 0 1em 2em;
	text-align: left;
}

ul ul
{
	list-style-type: square;
}

ul ul ul
{
	list-style-type: none;
	margin-top: 0;
}

ol li
{
	margin: 1em 0 0 0;
	padding: 0;
}

hr
{
	display: block;
	height: 1px;
	color: #969b9f;
	background-color: #000;
	padding: 0;
	border: 0;
	margin: 0;
}

strong
{
	font-weight: bold;
}

img
{
	border: 0;
}

fieldset
{
	border: 0;
	margin: 0;
	padding: 0;
}

legend
{
	display: none;
}

form
{
	margin: 0;
	padding: 0;
}

input,
textarea,
select
{
	font-size: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

input[type=image]
{
	background: transparent;
}

/* +---------------------------------------------------------------------+
   |              sonstige Klassen und Container definieren              |
   +---------------------------------------------------------------------+ */

.invisible
{
	position: absolute;
	top: -3000px;
	left: -3000px;
	width: 1px;
	height: 1px;
}

/* Elementenfluss unterbrechen und umgebene Containerhoehe mitziehen */
.clear
{
	clear: both;
	float: none;
	line-height: 0;
	font-size: 0;
	display: block;
}

html>body .clear {
	font-size: 0.1px;
}

.left {
	float: left;
}

.right {
	float: right;
}
	
/* +---------------------------------------------------------------------+
   |                       Container definieren                          |
   +---------------------------------------------------------------------+ */

#page
{
	width: 799px;
	margin: 0 auto;
	text-align: left;
	font-size: 0.7em;
}

#pfad
{
	margin: 0 auto;
	text-align: left;
	font-size: 0.9em;
	height: 20px;
	color: #8a2244;
	border-bottom: 1px solid #CFCFCF;
	padding: 5px 0 0 5px;
}

#pfad .text
{
	color: #707173;
	width: 300px;
}

#pfad1
{
	color: #707173;
}

.pfad{
	color: #707173;
}

#pfad1 a
{
	color: #707173;
	text-decoration: none;
}

#pfad1 a:hover
{
	color: #707173;
	text-decoration: none;
}

#frame-header
{
	font-size: 0.7em;
	padding: 0 25px 0 25px;
	height: 66px;
	border-bottom: 4px solid #4b84c5;
}

#frame-header #logo-slogan
{
	float: left;
	width: 400px;
	text-align: left;
}

#frame-header #controllinks
{
	float: right;
	width: 41em;
	text-align: justify;
	color: #6e6e6e;
	padding: 10px 0 0 0;
	line-height: 1.5em;
}

#frame-header #controllinks a
{
	color: #6e6e6e;
}

#header
{
	padding: 0 0 0 0px;
	height: 85px;
}

#header #logo-slogan
{
	float: right;
}

#header #nav-head
{
	float: left;
	width: 73px;
	color: #969b9f;
	font-size: 0.8em;
}

#header #nav-head .list
{
	padding: 1px 2px 1px 2px;
	background-image: url(../images/mainnav-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #e7f1fa;
}

#header #nav-head ul
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#header #nav-head ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#header #nav-head ul li a
{
	display: block;
	float: left;
	color: #969b9f;
	text-decoration: none;
	padding: 4px;
	border-bottom: 1px solid #CFCFCF;
	width:80px;
}

#header #nav-head ul li a:hover
{
	text-decoration: underline;
}

#header #nav-head ul li a.active
{
	font-weight: bold;
}

#header #nav-head ul li a .link,
#header #nav-head ul li a.active .link,
#header #nav-head ul li a:hover .link
{
	display: block;
	padding-left: 0px;
	background-image: none;
	border-top: 1px solid #e5eff8; /* IE Hack */
}

#header #nav-head ul li a.active .link,
#header #nav-head ul li a:hover .link
{
	background-image: url(../images/mainnav-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#header #logo-slogan a
{
	margin-right: 0px;
}

#header #links-search
{
	float: right;
	width: 206px;
}

#header #links-search #controllinks
{
	width: 206px;
	text-align: right;
	color: #6e6e6e;
	height: 47px;
	/*
	height: 22px;
	padding-top: 25px;
	*/
}

#header #links-search #controllinks .label
{
	float: left;
	text-align: right;
}

#header #links-search #controllinks .label#label-font
{
	width: 80px;
	margin-left: 0;
}

#header #links-search #controllinks .label#label-color
{
	width: 40px;
	margin-left: 10px;
}

#header #links-search #controllinks a
{
	display: block;
	float: left;
	margin-left: 4px;
}

#header #links-search #quicksearch .label
{
	display: none;
}

#header #links-search #quicksearch .textinput
{
	color: #6e6e6e;
	width: 154px;
	padding: 2px 1px 1px 20px;
	border: 1px solid #cfcfcf;
	background-position: center left;
	background-repeat: no-repeat;
}

#header #links-search #quicksearch .button
{
	color: #6e6e6e;
	border: none;
	width: 24px;
	padding: 2px 0 2px 1px;
	text-align: center;
	background-color: transparent;
	background-position: center;
	background-repeat: no-repeat;
}

#imagearea
{
	margin: 15px 0 0 0;
}

#mainnav
{
	color: #0061af;
	height: 34px;
	background-image: url(../pictures/navigation/bg.jpg);
	background-color: #77001d;
	background-repeat: repeat-x;
}

#mainnav .list
{
	padding: 0px 0px 0px 0px;
	background-image: url(../images/mainnav-bg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	background-color: #e7f1fa;
}

#mainnav ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: right;
}

#mainnav ul li {
	display: inline;
	margin: 0;
	padding: 0;
}

#mainnav ul li a
{
	display: block;
	float: right;
	color: #0061af;
	text-decoration: none;
	
}

#mainnav ul li a:hover
{
	text-decoration: underline;
}

#mainnav ul li a.active
{
	font-weight: bold;
}

#mainnav ul li a .link,
#mainnav ul li a.active .link,
#mainnav ul li a:hover .link
{
	display: block;
	padding-left: 0px;
	background-image: none;
	border-top: 1px solid #e5eff8; /* IE Hack */
}

#mainnav ul li a.active .link,
#mainnav ul li a:hover .link
{
	background-image: url(../images/mainnav-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#navpath
{
	color: #6e6e6e;
	padding: 6px 0 6px 23px;
}

#navpath a
{
	color: #6e6e6e;
}

/******** Startseite ********/
#body-start
{
	margin: 0;
	
}

#body-start #subnav
{
	width: 142px;
	float: left;
	background-color: #77001d;
	background-position: bottom;
	color: #FFFFFF;
}

#body-start #subnav #navil
{
	background-color: #ffffff;	
	color: #000000;
}

#body-start #subnav #navi_active
{
	background-color: #77001d;	
	color: #ffffff;
}

#body-start #subnav #navil_e2
{
	background-color: #ffffff;	
	color: #000000;
}

#body-start #subnav #navi_active_e2
{
	background-color: #ffffff;	
	color: #77001d;
}

#body-start #subnav #navil_e3
{
	background-color: #ffffff;
	padding-left: 20px;	
	color: #000000;
}

#body-start #subnav #navi_active_e3
{
	background-color: #ffffff;
	padding-left: 20px;	
	color: #77001d;
}

#body-start #subnav .list
{
	margin: 0 0 100px 0;
}

#body-start #subnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#body-start #subnav ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#body-start #subnav ul li a,
#body-start #subnav ul li a.active,
#body-start #subnav ul li ul li a,
#body-start #subnav ul li ul li a.active
{
	display: block;
	margin: 0;
	padding: 5px 2px 5px 8px;
	color: #fff;
	background-color: #77001c;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-size:10px;

}

#body-start #subnav ul li a:hover,
#body-start #subnav ul li ul li a:hover
{
	text-decoration: underline;
}

#body-start #subnav ul li a.active
{
	font-weight: bold;
	color: #fff;
	background-image: url(../images/subnav-level-1-active-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #0057a4;
}

#body-start #subnav ul li ul li a,
#body-start #subnav ul li ul li a.active
{
	padding-left: 20px;
	background-image: url(../images/subnav-level-2-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #e0edf6;
}

#body-start #subnav ul li ul li a.active
{
	font-weight: bold;
}

#body-start #subnav ul li a .link,
#body-start #subnav ul li ul li a .link
{
	display: block;
	padding-left: 10px;
	background-image: none;
}

#body-start #subnav ul li a:hover .link,
#body-start #subnav ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-1-active.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#body-start #subnav ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-1-active.gif);
}

#body-start #subnav ul li ul li a:hover .link,
#body-start #subnav ul li ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-2.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#body-start #subnav .animateSubnavItem
{
	/*background: url(../images/hovertest-.gif) repeat-x;*/
	background-image: url(../images/hovertest-.gif);
	background-position: center;
	background-repeat: repeat-x;
	color: #fff;
}

#body-home #main
{
	width: 520px;
	float: left;
	margin: 0 0 0 10px;
	background-color: #e7f0f7;
	
		
}

#body-home #main-left
{
	width: 500px;
	float: left;
	margin: 20px 0 0 0;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: tranzparent;
	padding: 0;
}

#body-home #main-left .content
{
	padding: 0px 0px 8px 0px;
}

#body-home #main-left .content .container
{
	margin: 0;
	background-color: tranzparent;
	margin-bottom: 0px;

}

#body-home #main-left .content .image
{
	float: right;
	width: 150px;
}

#body-home #main-left .content .image-box-links
{
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg-text.gif);
	height: 80px;
	float: right;
	margin-right: 15px;
	margin-top: 47px;
}

#body-home #main-left .content .image-box-links .text
{
	width: 209px;
	height: 60px;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	line-height: 1.3;
	font-size: 0.9em;
}

#body-home #main-left .content .image-box-rechts
{
	float: left;
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg-text.gif);
	height: 80px;
	margin-top: 47px;
}

#body-home #main-left .content .image-box-rechts .text
{
	float: left;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.3;
	width: 209px;
}


#body-home #main-left .content .title
{
	margin: 20px 0 20px 0;
	padding: 0;
}

#body-home #main-left .content .text
{
	line-height: 1.8em;
	margin: 0 15px 0 5px;
	color: #000000;
}

#body-home #main-right
{
	width: 276px;
	margin: 0 0px 0 0;
	background-repeat: repeat-x;
	background-color: #b3b5b9;
	float: right;
}

#body-home #main-right .content
{
	padding: 0 0 0 0;
}

#body-home #main-right .content .container
{
	padding: 0px;
	margin: 0;
	background-color: tranzparent;
}

#body-home #main-right .content .image
{
	float: left;
	width: 276px;
}

#body-home #main-right .content .text
{
	float: left;
	width: 276px;
	line-height: 1.5em;
	border-top: 1px solid #ffffff;
	height: 53px;
}

#body-home #main-left .content .text a,
#body-home #main-right .content .text a
{
	font-weight: bold;
	color: #ffffff;
}

#body-home #main-content a
{
	/*color: #0061af;*/
}

#body-home #main .content
{
	margin: 0;
	background-color: #fff;
	line-height: 1.5em;
	border-left: 7px #e7f0f7 solid;
	border-right: 7px #e7f0f7 solid;
	border-bottom: 7px #e7f0f7 solid;
}

#body-home #main-content ul
{
 list-style: url(../images/icon-haken.gif);
}

#body-home #main .container
{
	padding: 7px;
	border-top: 7px solid #e7f0f7;
}

#body-home #main .title
{
	margin: 0 0 10px 0;
	padding: 0;
}

#body-home #main .text
{
	line-height: 1.5em;
}

#body-home #main .text .title
{
	/*display: inline;*/
}

#body-home #infocolumn
{
	width: 200px;
	float: right;
}


/******** ende ********/
#body
{
	margin: 0;
	background-image: url(../pictures/body-bg.gif);
	background-repeat: repeat-y;
}

#navil { color: #000000;}
#navil:hover { color: #929191; }

#body #subnav
{
	width: 142px;
	float: left;
	background-color: #77001d;
	background-position: bottom;
	color: #FFFFFF;
}

#body #subnav #navil
{
	background-color: #ffffff;	
	color: #000000;
}

#body #subnav #navi_active
{
	background-color: #77001d;	
	color: #ffffff;
}

#body #subnav #navil_e2
{
	background-color: #ffffff;	
	color: #000000;
}

#body #subnav #navi_active_e2
{
	background-color: #ffffff;	
	color: #77001d;
}

#body #subnav #navil_e3
{
	background-color: #ffffff;
	padding-left: 20px;	
	color: #000000;
}

#body #subnav #navi_active_e3
{
	background-color: #ffffff;
	padding-left: 20px;	
	color: #77001d;
}

#body #subnav .list
{
	margin: 0 0 100px 0;
}

#body #subnav ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}

#body #subnav ul li
{
	display: inline;
	margin: 0;
	padding: 0;
}

#body #subnav ul li a,
#body #subnav ul li a.active,
#body #subnav ul li ul li a,
#body #subnav ul li ul li a.active
{
	display: block;
	margin: 0;
	padding: 5px 2px 5px 8px;
	color: #fff;
	background-color: #77001c;
	border-bottom: 1px solid #fff;
	text-decoration: none;
	font-size:10px;

}

#body #subnav ul li a:hover,
#body #subnav ul li ul li a:hover
{
	text-decoration: underline;
}

#body #subnav ul li a.active
{
	font-weight: bold;
	color: #fff;
	background-image: url(../images/subnav-level-1-active-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #0057a4;
}

#body #subnav ul li ul li a,
#body #subnav ul li ul li a.active
{
	padding-left: 20px;
	background-image: url(../images/subnav-level-2-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: #e0edf6;
}

#body #subnav ul li ul li a.active
{
	font-weight: bold;
}

#body #subnav ul li a .link,
#body #subnav ul li ul li a .link
{
	display: block;
	padding-left: 10px;
	background-image: none;
}

#body #subnav ul li a:hover .link,
#body #subnav ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-1-active.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#body #subnav ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-1-active.gif);
}

#body #subnav ul li ul li a:hover .link,
#body #subnav ul li ul li a.active .link
{
	background-image: url(../images/subnav-arrow-level-2.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

#body #subnav .animateSubnavItem
{
	/*background: url(../images/hovertest-.gif) repeat-x;*/
	background-image: url(../images/hovertest-.gif);
	background-position: center;
	background-repeat: repeat-x;
	color: #fff;
}

#body #main
{
	width: 520px;
	float: left;
	margin: 0 0 0 10px;
	background-color: #e7f0f7;
	
		
}



#body #main-left-folge
{
	width: 522px;
	float: left;
	margin: 0px 0 0 0;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: tranzparent;
	padding: 0px 0px 0 0;
}

#body #main-left-folge .content
{
	padding: 0px 0px 8px 0px;
}

#body #main-left-folge .content .container
{
	margin: 0;
	background-color: tranzparent;
	margin-bottom: 0px;

}


#body #main-left-folge .content .image
{
	float: right;
	width: 150px;
}

#body #main-left-folge .content .image-box-links
{
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
	float: right;
	margin-right: 15px;
}

#body #main-left-folge .content .image-text
{
	width: 234px;
	background-color: #8a2244;
	height: 113px;
	float: left;
	margin-right: 15px;
}

#body #main-left-folge .content .image-box-links .text
{
	width: 209px;
	height: 80px;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	line-height: 1.3;
	font-size: 0.9em;
}

#body #main-left-folge .content .image-box-rechts
{
	float: left;
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
}

#body #main-left-folge .content .image-box-rechts .text
{
	float: left;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.3;
	width: 209px;
}


#body #main-left-folge .content .title
{
	margin: 20px 0 20px 0;
	padding: 0;
}

#body #main-left-folge .content .text
{
	line-height: 1.8em;
	margin: 30px 15px 0 15px;
	color: #000000;
}

#body #main-left-folge .content .inhalt
{
	line-height: 1.5em;
	color: #000000;
	margin: 56px 6px 5px 13px;
	font-size: 0.9em;
}

#body #main-left-folge .content .praktikant
{
	line-height: 1.8em;
	color: #000000;
	width: 157px;
	background-image: url(../pictures/karriere/bg-praktikant.gif);
	float: left;
	margin: 0 8px 0 0;
	background-color: #CCDA8B;
	background-repeat: no-repeat;
	height: 255px;
}

#body #main-left-folge .content .absolvent
{
	line-height: 1.8em;
	color: #000000;
	width: 157px;
	background-image: url(../pictures/karriere/bg-absolvent.gif);
	float: left;
	background-color: #D1E8ED;
	background-repeat: no-repeat;
	height: 255px;
}

#body #main-left-folge .content .berater
{
	line-height: 1.8em;
	color: #000000;
	width: 157px;
	background-image: url(../pictures/karriere/bg-berater.gif);
	float: right;
	background-repeat: no-repeat;
	background-color: #F7E6BC;
	height: 255px;
}

#body #main-left-folge .content .text .text-flaeche
{
	margin: 0 0 0 0;
	color: #000000;
	background-color: #edf8fb;
	width: 483px;
	padding: 10px 0 0 0;
	float: left;
}

#body #main-left-folge .content .text .text-flaeche-praktikant
{
	margin: 0 0 0 0;
	color: #000000;
	background-color: #f5f7da;
	width: 483px;
	padding: 10px 0 0 0;
	float: left;
}

#body #main-left-folge .content .text-flaeche-praktikant .t-all
{
	line-height: 1.8em;
	margin: 0 15px 0 15px;
	padding-bottom: 15px;
}

#body #main-left-folge .content .text .text-flaeche-praktikant .t-links
{
	line-height: 1.8em;
	width: 128px;
	float: left;
	margin: 0 0 0 15px;
	

}

#body #main-left-folge .content .text .text-flaeche-praktikant .t-rechts
{
	line-height: 1.8em;
	width: 318px;
	float: right;
	

}

#body #main-left-folge .content .text .text-flaeche-berater
{
	margin: 0 0 0 0;
	color: #000000;
	background-color: #fef5e3;
	width: 483px;
	padding: 10px 0 0 15px;
	float: left;
}

#body #main-left-folge .content .text-flaeche-berater .t-rechts
{
	line-height: 1.8em;
	margin: 0 15px 0 15px;
	padding-bottom: 15px;
}

#body #main-left-folge .content .text .text-flaeche-berater .t-links
{
	line-height: 1.8em;
	width: 128px;
	float: left;
	margin: 0 0 0 20px;
	

}

#body #main-left-folge .content .text .text-flaeche-berater .t-rechts
{
	line-height: 1.8em;
	width: 318px;
	float: right;
	margin: 0 0 0 0;
	

}


#body #main-left-folge .content .text .text-flaeche .t-links
{
	line-height: 1.8em;
	width: 128px;
	float: left;
	margin: 0 0 0 20px;
	

}

#body #main-left-folge .content .text .text-flaeche .t-rechts
{
	line-height: 1.8em;
	width: 318px;
	float: right;
	

}

#body #main-left-folge .content .text-flaeche .t-all
{
	line-height: 1.8em;
	margin: 0 15px 0 15px;
	padding-bottom: 15px;
}

#body #main-left-folge .content .text-flaeche .t-all .table
{
	font-size: 1.0em;
}
/******** Content Navi ********/

#body #main-left-folge .content .inline-menue
{
	color: #000000;
	background-repeat: no-repeat;
	height: 37px;
	background-image: url(../pictures/navigation/content/bg.gif);
	width: 485px;
}

#body #main-left-folge .content .inline-menue .list
{
	padding: 0px 0px 0px 0px;
	background-image: url(../pictures/navigation/content/bg2.gif);
	background-repeat: repeat-x;
	background-color: #e7f1fa;
}

#body #main-left-folge .content .inline-menue ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	text-align: left;
}

#body #main-left-folge .content .inline-menue ul li {
	display: inline;
	margin: 0;
	padding: 0;
	background-image: url(../pictures/navigation/content/bg2.gif);
	background-repeat: repeat-x;
}

#body #main-left-folge .content .inline-menue ul li a
{
	display: block;
	padding: 0;
	float: left;
	color: #000000;
	text-decoration: none;
	height: 37px;
	margin: 0 2px 0 0;
	
}

#body #main-left-folge .content .inline-menueul li a:hover
{
	text-decoration: underline;
}

#body #main-left-folge .content .inline-menue ul li a.active
{
	font-weight: bold;
}

#body #main-left-folge .content .inline-menue ul li a .link,
#body #main-left-folge .content .inline-menue ul li a.active .link,
#body #main-left-folge .content .inline-menue ul li a:hover .link
{
	display: block;
	padding-left: 0px;
	background-image: none;
	border-top: 1px solid #e5eff8; /* IE Hack */
}

#body #main-left-folge .content .inline-menue ul li a.active .link,
#body #main-left-folge .content .inline-menue ul li a:hover .link
{
	background-image: url(../images/mainnav-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
}
/******** ende ********/

/********

#body #main-left-karriere
{
	width: 500px;
	float: left;
	margin: 0px 0 0 0;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: tranzparent;
	padding: 0px 0px 0 0;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}

#body #main-left-karriere .content
{
	padding: 0px 0px 8px 0px;
}

#body #main-left-karriere .content .container
{
	margin: 0;
	background-color: tranzparent;
	margin-bottom: 0px;

}


#body #main-left-karriere .content .image
{
	float: right;
	width: 150px;
}

#body #main-left-karriere .content .image-box-links
{
	width: 130px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
	float: right;
	margin-right: 15px;
}

#body #main-left-karriere .content .image-text
{
	width: 234px;
	background-color: #8a2244;
	height: 113px;
	float: left;
	margin-right: 15px;
}

#body #main-left-karriere .content .image-box-links .text
{
	height: 80px;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	line-height: 1.3;
	font-size: 0.9em;
}

#body #main-left-karriere .content .image-box-rechts
{
	float: left;
	width: 120px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
}

#body #main-left-karriere .content .image-box-rechts .text
{
	float: left;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.3;
}


#body #main-left-karriere .content .title
{
	margin: 20px 0 20px 0;
	padding: 0;
}

#body #main-left-karriere .content .text
{
	line-height: 1.8em;
	color: #000000;
	width: 120px;
}

 ********/

#body #main-left-berater
{
	width: 522px;
	float: left;
	margin: 0 0px 0 0;
	background-position: bottom left;
	background-repeat: repeat-x;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}


#body #main-left-berater .content
{
	padding: 0 0px 8px 0px;
}

#body #main-left-berater .content .container
{
	background-color: #fff;
}

#body #main-left-berater .content .image
{
	float: left;
	width: 150px;
}

#body #main-left-berater .content .text
{
	line-height: 1.5em;
	margin: 30px 15px 0 18px;
}



#body #main-right-folge
{
	width: 522px;
	float: left;
	margin: 33px 0 0 0;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: tranzparent;
	padding: 0px 0px 0 0;
}

#body #main-right-folge .content
{
	padding: 0px 0px 8px 0px;
}

#body #main-right-folge .content .container
{
	margin: 0;
	background-color: tranzparent;
	margin-bottom: 0px;

}


#body #main-right-folge .content .image
{
	float: right;
	width: 150px;
}

#body #main-right-folge .content .image-box-links
{
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
	float: right;
	margin-right: 15px;
}

#body #main-right-folge .content .image-box-links .text
{
	width: 209px;
	height: 80px;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	line-height: 1.3;
	font-size: 0.9em;
}

#body #main-right-folge .content .image-box-rechts
{
	float: left;
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
}

#body #main-right-folge .content .image-box-rechts .text
{
	float: left;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.3;
	width: 209px;
}


#body #main-right-folge .content .title
{
	margin: 20px 0 20px 0;
	padding: 0;
}

#body #main-right-folge .content .text
{
	line-height: 1.8em;
	margin: 0 0 0 18px;
	color: #000000;
}

#body #main-right-folge .content .head
{
	margin: 30px 0 0 18px;
	color: #ffffff;
	height: 18px;
	background-color: #77001d;
	padding: 4px 0 0 8px;
	font-size: 0.8em;
}

#body #main-right-folge .content .textfeld
{
	margin: 1px 0 0 18px;
	line-height: 1.8em;
	color: #000000;
	background-color: #ced0d2;
	padding: 3px 2px 0 8px;
	font-size: 9px;
}

#body #main-right-folge .content .head2
{
	margin: 0 0 0 18px;
	color: #ffffff;
	height: 18px;
	background-color: #77001d;
	padding: 4px 0 0 8px;
	font-size: 0.8em;
}

#body #main-right-folge .content .textfeld2
{
	margin: 1px 0 0 18px;
	line-height: 1.8em;
	color: #000000;
	background-color: #ced0d2;
	padding: 3px 2px 0 8px;
	font-size: 9px;
}

#body #main-left
{
	width: 500px;
	float: left;
	margin: 33px 0 0 0;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-color: tranzparent;
	padding: 0px 0px 0 0;
}

#body #main-left .content
{
	padding: 0px 0px 8px 0px;
}

#body #main-left .content .container
{
	margin: 0;
	background-color: tranzparent;
	margin-bottom: 0px;

}

#body #main-left .content .image
{
	float: right;
	width: 150px;
}

#body #main-left .content .image-box-links
{
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
	float: right;
	margin-right: 15px;
}

#body #main-left .content .image-box-links .text
{
	width: 209px;
	height: 80px;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	line-height: 1.3;
	font-size: 0.9em;
}

#body #main-left .content .image-box-rechts
{
	float: left;
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
}

#body #main-left .content .image-box-rechts .text
{
	float: left;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.3;
	width: 209px;
}


#body #main-left .content .title
{
	margin: 20px 0 20px 0;
	padding: 0;
}

#body #main-left .content .text
{
	line-height: 1.8em;
	margin: 0 15px 0 18px;
	color: #000000;
}


#body #main-right-folge
{
	width: 127px;
	float: right;
	margin: 0 0 0 0;
	background-color: tranzparent;
	padding: 0 0 0 0;
}

#body #main-right-folge .content
{
	padding: 0px 0px 8px 0px;
}

#body #main-right-folge .content .container
{
	margin: 0;
	background-color: tranzparent;
	margin-bottom: 0px;

}


#body #main-right-folge .content .image
{
	float: right;
	width: 150px;
}

#body #main-right-folge .content .image-box-links
{
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
	float: right;
	margin-right: 15px;
}

#body #main-right-folge .content .image-box-links .text
{
	width: 209px;
	height: 80px;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	line-height: 1.3;
	font-size: 0.9em;
}

#body #main-right-folge .content .image-box-rechts
{
	float: left;
	width: 234px;
	background-color: #8a2244;
	background-image: url(../pictures/home/bg_flaeche.jpg);
	height: 113px;
}

#body #main-right-folge .content .image-box-rechts .text
{
	float: left;
	margin: 10px 0 0 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	line-height: 1.3;
	width: 209px;
}


#body #main-right-folge .content .title
{
	margin: 20px 0 20px 0;
	padding: 0;
}

#body #main-right-folge .content .text
{
	line-height: 1.8em;
	margin: 30px 0 0 13px;
	color: #000000;
}

#body #main-right
{
	width: 276px;
	margin: 0 0px 0 0;
	background-repeat: repeat-x;
	background-color: #b3b5b9;
	float: right;
}

#body #main-right .content
{
	padding: 0 0 0 0;
}

#body #main-right .content .container
{
	padding: 0px;
	margin: 0;
	background-color: tranzparent;
}

#body #main-right .content .image
{
	float: left;
	width: 276px;
}

#body #main-right .content .text
{
	float: left;
	width: 276px;
	line-height: 1.5em;
	border-top: 1px solid #ffffff;
	height: 53px;
}

#body #main-left .content .text a,
#body #main-right .content .text a
{
	font-weight: bold;
	color: #0061af;
}

#body #main-content a
{
	/*color: #0061af;*/
}

#body #main .content
{
	margin: 0;
	background-color: #fff;
	line-height: 1.5em;
	border-left: 7px #e7f0f7 solid;
	border-right: 7px #e7f0f7 solid;
	border-bottom: 7px #e7f0f7 solid;
}

#body #main-content ul
{
 list-style: url(../images/icon-haken.gif);
}

#body #main .container
{
	padding: 7px;
	border-top: 7px solid #e7f0f7;
}

#body #main .title
{
	margin: 0 0 10px 0;
	padding: 0;
}

#body #main .text
{
	line-height: 1.5em;
}

#body #main .text .title
{
	/*display: inline;*/
}

#body #infocolumn
{
	width: 200px;
	float: right;
}

#body #infocolumn .container
{
	margin: 0 0 15px 0;
	padding: 0;
	background-color: #f7f7f7;
}

#body #infocolumn .container a
{
	color: #000;
}

#body #infocolumn .container .title
{
	margin: 0;
	padding: 7px;
	color: #fff;
	font-weight: bold;
	background-image: url(../images/infocolumn-title-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
}

#body #infocolumn .container .title img
{
	margin: 0 0 -5px 0;
}

#body #infocolumn .container .text
{
	padding: 7px;
	line-height: 1.5em;
}

#body #infocolumn .container .text .news-list
{
	list-style: none;
	padding: 0;
	margin: 0;
}

#body #infocolumn .container .text .news-list li
{
	margin-bottom: 10px;
}

#body #infocolumn .container .text .news-list li h3
{
	width: 100%;
}

#body #infocolumn .container .text .news-list li h3 a
{
	text-decoration: none;
}

#body #infocolumn .container .text .news-list li h3 a:hover
{
	text-decoration: underline;
}

#body #infocolumn .container .text .readmore
{
	font-weight: bold;
	/*color: #0061af;*/
}

#body #infocolumn .container .text .topic-list
{
	padding: 0;
	margin: 0 0 0 20px;
}

#footer
{
	color: #969b9f;
	font-size: 0.9em;
	margin: 20px 0 0 0;
	padding: 3px 0 0 10px;
	background-image: url(../pictures/bg_footer.jpg);
	height: 19px;
}

#footer #copyright
{
	float: left;
}

#footer #globallinks
{
	float: right;
}

#footer a
{
	color: #6e6e6e;
}

/* +---------------------------------------------------------------------+
   |                  allgemeine Container definieren                    |
   +---------------------------------------------------------------------+ */


span.bkk-blau {
color:#0061AF;
}

p.infobox {
border: 1px solid red;
background-color: white;
color: black;
}

span.wichtig {
color: red;
font-weight:bold;
}


.bild-links
{
	float: left;
	margin: 0 20px 10px 0;
}

.bild-rechts
{
	float: right;
	margin: 0 0 10px 20px;
}

.small-text
{
	font-size: 0.9em;
}


#body #main-content .csc-sitemap
{
	margin-top: 15px;
	line-height: 1em;
}

#body #main-content .csc-sitemap ul
{
	list-style: none;
	margin: 0 0 25px 0;
	padding: 0;
}

#body #main-content .csc-sitemap li
{
	margin: 5px 0 0 0;
}

#body #main-content .csc-sitemap ul ul
{
	list-style: url(../images/sitemap-arrow.gif);
	margin-left: 25px;
}

#body #main-content .csc-sitemap ul li a
{
	display: block;
	/*background-image: url(../images/sitemap-arrow.gif);
	background-position: center left;
	background-repeat: no-repeat;
	padding: 2px 0 2px 10px;*/
	padding: 2px 0 2px 0;
}

#body #main-content .csc-sitemap ul li a
{
	font-size: 1.2em;
	font-weight: bold;
}

#body #main-content .csc-sitemap ul li ul li a
{
	font-size: 1em;
	font-weight: bold;
}

#body #main-content .csc-sitemap ul li ul li ul li a
{
	font-size: 1em;
	font-weight: normal;
}

.align-left
{
	text-align: left;
}

.align-center
{
	text-align: center;
}

.align-right
{
	text-align: right;
}

#main-right-content .readmore
{
	display: block;
	text-align: right;
}


/* +---------------------------------------------------------------------+
   |                         Keyword-Liste A-Z                           |
   +---------------------------------------------------------------------+ */

.tx-mwkeywordlist-pi1
{
	float: none;
	clear: both;
}

.tx-mwkeywordlist-pi1 h1,
.tx-mwkeywordlist-pi1 h2
{
	margin: 40px 0 0 0;
	padding: 0 0 5px 2px;
	border-bottom: 1px solid #e7f0f7;
}

.tx-mwkeywordlist-pi1-jumpmenu
{
	float: none;
	clear: both;
	padding: 25px 0 40px 0;
}

tx-mwkeywordlist-pi1-content
{
	float: none;
	clear: both;
}

.tx-mwkeywordlist-pi1-keywordlist
{
	float: none;
	clear: both;
}

.tx-mwkeywordlist-pi1-content div
{

}

.tx-mwkeywordlist-pi1-content div.section
{

}

.tx-mwkeywordlist-pi1-content div.sectiontoplink
{
	text-align: right;
}

.tx-mwkeywordlist-pi1-content ul
{

}

.tx-mwkeywordlist-pi1-content li
{
	margin-top: 5px;
}

.tx-mwkeywordlist-pi1-activeLink,
.tx-mwkeywordlist-pi1-inactiveLink
{
	display: block;
	float: left;
	width: 17.6px;
	text-align: center;
	padding: 3px 0 3px 0;
	background-color: #e7f0f7;
	font-weight: bold;
	border-right: 1px solid #fff;
	text-decoration: none;
}

.tx-mwkeywordlist-pi1-inactiveLink
{
	font-weight: normal;
	color: #bbb;
}

.tx-mwkeywordlist-pi1-activeLink:hover,
.tx-mwkeywordlist-pi1-inactiveLink:hover
{
	background-color: #0061af;
	color: #fff;
}



/* +---------------------------------------------------------------------+
   |                            News-Liste                               |
   +---------------------------------------------------------------------+ */

.news-list-container
{
	clear: both;
	float: none;
	margin: 25px 0 0 0;
}

.news-list-item
{
	clear: both;
	float: none;
	margin: 0 0 35px 0;
}

.news-list-image
{
	float: left;
	width: 110px;
}

.news-list-date
{
	margin: 0 0 8px 0;
}

.news-list-content
{
	float: left;
	width: 370px;
}

.news-list-title
{
	margin: 0 0 10px 0;
	padding: 0;
}

.news-list-text
{
	margin: 0 0 5px 0;
	line-height: 1.5em;
}

.news-list-morelink
{
	text-align: right;
	font-weight: bold;
}

.news-list-morelink a
{
	font-weight: bold;
	color: #0061af;
}

.news-list-browse
{

}


.news-single-item
{
	margin: 25px 0 0 0;
}

.news-single-date
{
	margin: 0 0 15px 0;
}

.news-single-title
{
	margin: 0 0 5px 0;
	padding: 0;
}

.news-single-subheader
{
	font-style: italic;
}

.news-single-content
{
	margin: 35px 0 0 0;
	line-height: 1.5em;
}

.news-single-img
{
	float: right;
	margin: 0 0 10px 20px;
	width: 180px;
}

.news-single-imgcaption
{
	font-size: 0.8em;
}

.news-single-backlink
{
	margin: 25px 0 0 0;
}




#mailform,
#newsletterform
{
	margin: 35px 0 0 0;
}

#mailform .label,
#mailform .label-req,
#newsletterform .label,
#newsletterform .label-req
{
	float: left;
	width: 150px;
	margin: 0 0 15px 0;
	line-height: 1.5em;
}

#mailform .textinput,
#newsletterform .textinput
{
	float: left;
	width: 315px;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #aaa;
}

#mailform .textarea,
#newsletterform .textarea
{
	float: left;
	width: 315px;
	height: 200px;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #aaa;
}

#mailform .submit
{
	float: right;
	padding: 2px;
	margin: 15px 20px 0 0;
	background-color: #fff;
	border: 1px solid #aaa;
}

#newsletterform .submit
{
	float: right;
	padding: 2px 1px 2px 1px;
	background-color: #fff;
	border: 1px solid #aaa;
	margin: 0;
	width: 84px;
}

#newsletterform .nlbuttons
{
	float: right;
	margin: 15px 20px 15px 0;
	height: 30px;
	width: 230px;
}

#newsletterform .changeprofile
{
	display: block;
	float: left;
	padding: 1px 3px;
	background-color: #fff;
	border: 1px solid #aaa;
}

#newsletterform .changeprofile a
{
	text-decoration: none;
}

#mailform .textlabel,
#newsletterform .textlabel
{
	clear: both;
	float: none;
	margin: 35px 0 5px 0;
	padding: 0;
	line-height: 1.5em;
}

#mailform .checkbox
{
	float: left;
	margin: 0 10px 5px 25px;
}

#newsletterform .checkbox
{
	float: left;
	margin: 0 10px 5px 0;
}

#mailform .checkbox-label,
#newsletterform .checkbox-label
{
	display: block;
	float: left;
	width: 410px;
	margin: 0 0 5px 0;
}

#mailform .checkbox-label .label,
#newsletterform .checkbox-label .label
{
	float: none;
	width: 400px;
	margin: 0;
	line-height: 1.5em;
}

#mailform .select,
#newsletterform .select
{
	float: left;
	width: 315px;
	margin: 0 0 15px 0;
	padding: 2px;
	border: 1px solid #aaa;
}

#mailform br
{
	clear: both;
	float: none;
}








/*

#mailform
{
	margin: 25px 0 0 0;
}

#mailform .csc-mailform-field
{
	float: none;
	clear: both;
	display: block;
	border-top: 1px solid #aaa;
}

#mailform .label,
#mailform .label-req
{
	float: left;
	width: 150px;
	margin: 0 15px 0 0;
	text-align: right;
}

#mailform .textinput
{
	float: left;
	width: 250px;
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0 0 15px 0;
}

#mailform .textarea
{
	float: left;
	width: 250px;
	height: 150px;
	border: 1px solid #aaa;
	padding: 2px;
	margin: 0 0 15px 0;
}

#mailform .button
{

}

#mailform .select
{

}

#mailform .checkbox
{
	float: left;
}

#mailform .radio
{

}

#mailform .submit
{
	margin: 0 0 0 170px;
}

#mailform .csc-mailform-label
{
	background-color: #ccc;
	padding: 8px 0 8px 15px;
	margin: 0 0 15px 0;
	border: 1px solid #aaa;
	border-left: none;
	border-right: none;
	font-weight: bold;
	color: #555;
	clear: both;
	float: none;
	display: block;
}

*/










/**
 * Generelles CSS für Content-Module. Wird bei allen Content-Modulen eingebunden.
 */

/* Container für die anzuzeigende Seite */
.ln_container {
	
}

.ln_container h1 {
}

.ln_container h2 {
}


/* Klasse des Logos */
.ln_container div.ln_logo
{
	display:inline;
}

.ln_container img.ln_logo
{
	float:right;
}

.ln_container .invisible
{
	display:none;
}

.ln_container .img_right_aligned
{
	margin: 20px 0 20px 20px;
	float:right;
	clear:right;
}

.ln_container .img_left_aligned {
	margin: 20px 20px 20px 0;
	float:left;
	clear:left;
}

/* Kopf des Moduls */
.ln_container .ln_pagehead
{
	margin-bottom:1px;
}

.ln_container .ln_pagehead h1.ln_title
{
	margin:0;
	padding:0;
	font-weight:bold;
	display: none;
}
.ln_container .ln_pagehead h2.ln_subtitle
{
	margin:0;
	padding:0;
	font-weight:bold;
}

/* Fuss des Moduls */
.ln_container .ln_pagefoot
{
	float: none;
	clear: both;
	text-align:center;
}

.ln_container .ln_top
{
	display: block;
	margin: 0 0 1em 0;
}


.ln_container .ln_top_navigation
{
	float: none;
	clear: both;
	margin: 15px 0 0 0;
	padding: 0 0 25px 0;
	display: none;
}

.ln_container .ln_bottom_navigation
{
	float: none;
	clear: both;
	margin: 25px 0 0 0;
	padding: 0 0 15px 0;
}

.ln_container .ln_bottom_navigation .ln_nav_next,
.ln_container .ln_top_navigation .ln_nav_next
{
	float: right;
	text-align: right;
	width: 50%;
}

.ln_container .ln_bottom_navigation .ln_nav_top
{
	display: none;
}

.ln_container .ln_bottom_navigation .ln_nav_prev,
.ln_container .ln_top_navigation .ln_nav_prev
{
	float: left;
	text-align: left;
	width: 50%;
}


.ln_container .ln_copyright
{
	float: none;
	clear: both;
	font-size: 0.8em;
	border-top:1px solid #cfcfcf;
	padding: 5px 0 0 0;
	margin: 25px 0 0 0;
	color: #6e6e6e;
}

.ln_container .ln_copyright a
{
	/*color: #6e6e6e;*/
}


.ln_container .center
{
	text-align:center;
}

.ln_container .right
{
	text-align:right;
}

.ln_container .left
{
	text-align:left;
}

.ln_container img
{
	border:none;
	vertical-align:bottom;
}

.ln_container a
{
	text-decoration: underline;
	/*color:#0061af;*/
}


/* Contentbereich für die anzuzeigende Seite */

.ln_container .ln_contentarea
{
	clear:both;
	line-height: 1.5em;
}

.ln_container .ln_contentarea p
{
	margin: 0 0 1em 0;
}

.ln_container .ln_contentarea,
.ln_container .ln_contentarea td
{
	/*color:#313131;*/
}

.ln_container .ln_contentarea ul
{
	list-style: square;
	line-height: 1.5em; /* IE6 Fix für erste Zeile */
}

.ln_container hr
{
	height:0px;
	border-top:1px;
}

.ln_container .ln_contentarea h2
{
	padding:1ex 0 0 0;
	margin:0;
	font-weight:bold;
}
.ln_container .ln_contentarea h3.subhead {
	padding:0.9em 0 0 0;
	margin:0;
	font-style:italic;
	font-weight:bold;
}
.ln_container .ln_contentarea h3 a,
.ln_container .ln_contentarea h2 a {
	text-decoration: none;
}


.ln_container .ln_sprungmarke {
	text-decoration:none;
}

.ln_container .ln_top {
}

.ln_container p.datum {
	line-height:1.6em;
	font-weight:bold;
	margin:0;
	padding:0;
}


.ln_container .floatright {
	float:right;
	margin-left:2ex;
}
.ln_container .floatleft {
	float:left;
	margin-right:2ex;
}
.ln_container .vmargin {
	margin: 1ex 0;
}
.ln_container .clear {
	clear:both;
}

.ln_container .ln_actionicons {
	float:right;
	clear:right;
}

/* Link zum Anfang */
.ln_container .ln_nav_top {
	width:33%;
	margin:auto;
}

/* Print */
.printonly_block,
.printonly_inline {
	display:none;
}










/*****************/
/* Various Forms */
/*****************/

Email, Login and Search forms generally: 
FORM TABLE TR TD { padding-left: 5px; padding-right: 20px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell { background-color: #ffffff; }
FORM TABLE TR TD.csc-form-fieldcell { background-color: #ffffff; }
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 #333333; font-size: 0.8em; }
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-size: 0.8em; }

 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%; }


/* Mail Formular */
fieldset.csc-mailform {
border:0;
padding:20px 5px 20px 5px;
}

fieldset.csc-mailform label {
width: 200px;
float: left;
text-align: right;
margin-right: 10px;
display: block
}


fieldset.csc-mailform input,
fieldset.csc-mailform textarea {
margin-bottom: 10px;
font-size:10px;
font-family: Verdana, Helvetica, sans-serif;
border:1px solid #ccc;
padding:2px;
width:250px;
}

#mailformformtype_mail {
padding:2px;
background:#eee;
border:1px solid #ccc;
width:80px;
text-align:center;
}

fieldset.csc-mailform span.csc-mailform-label{
display: block;
padding:20px;
font-weight: bold;
}

fieldset.csc-mailform label csc-mailform-check{
padding:200px;
}



/* Such Formular */

.tx-indexedsearch-form{
float:left;
}


.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-sword {
background-image:url(../images/header-quicksearch-textinput-bg-.gif);
background-position:left center;
background-repeat:no-repeat;
border:1px solid #CFCFCF;
color:#6E6E6E;
padding:2px 1px 1px 20px;
width:230px;
}


.tx-indexedsearch .tx-indexedsearch-searchbox input.tx-indexedsearch-searchbox-button {
background-color:#FFFFFF;
border:1px solid #AAAAAA;
float:right;
margin:0px 20px 0pt 0pt;
padding:0px;
}

.tx-indexedsearch .searchbox-tmpl-css label {
float:left;
margin-right:1em;
width:7em;
}

.csc-textpic-text{
font-size: 1.0em;
line-height: 1.7em;
}

.csc-textpic-text .contenttable{
font-size: 1.0em;
line-height: 1.7em;
}


/*]]>*/
