/* Content und Sidebar-Elemente */


/* OLD H1
#content h1 {
	font-size: 280%;
	font-weight : normal;
	margin: 0px;
	padding: 5px 0px 2px 0px;
	color: #406BDA;
 
 */


#content h1 {
        font-size: 150%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #6F6F6F;
 }



BODY {
	margin: 0px;
	padding: 10px;
	background : #ffffff url(../images/pback.gif) no-repeat;
        text-align: left;
  }

#content2 h1 {
        font-size: 150%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #6F6F6F;
 }

#content2 h2, #sidebar h2 {
	font-size: 130%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #406BDA;
}

#content2 h2 {
	padding: 10px 0px 2px 0px;
}

#sidebar2 h2 {
	padding: 2px 0px 2px 0px;
	font-size: 100% !important;
}

#content2 h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #406BDA;
}

#content2 p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 140%;
        font-size: 110%;
        padding: 10px 0px 0px 0px;
}

#content2 a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #1D3F97;
}

#content2 a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content2 .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
	width: 120px;
}


#content2 .sidepicture1 {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 80px 0px 10px 10px;
	width: 120px;
}



#content2 .clearer {
	clear: both;
}



#content h2, #sidebar h2 {
	font-size: 130%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #406BDA;
}

#content h2 {
	padding: 10px 0px 2px 0px;	
}

#sidebar h2 {
	padding: 2px 0px 2px 0px;	
	font-size: 100% !important;
}

#content h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;	
	color: #406BDA;
}

#content p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 140%;
        font-size: 110%;
        padding: 10px 0px 0px 0px;
}

#content a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #1D3F97;
}

#content a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
	width: 120px;
}

#content .clearer {
	clear: both;
}

#more {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	text-align: right;
}

#more a {
	text-decoration : none;
	background : url(../images/pbull.gif) no-repeat;
	padding: 2px 0px 4px 15px;
	color: #535353 !important;
	font-weight: normal !important;
}


/* Liste */

#content ul, #sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
        line-height: 140%;
        font-size: 110%;
}

#content li, #sidebar li {
	padding: 2px 0px 2px 0px;
	background: url(../images/pbull.gif) no-repeat top left;
        line-height: 140%;
        font-size: 110%;
}

/* Tabelle */

#content table.cells {
	border: 1px solid #C0C0C0;	
}

#content td.cell {
	background-color: #f6f6f6;
}

#content td.headercell {
	background-color: #406BDA;
	color: #ffffff;
	font-weight: bold;
}

/* Teaser */

div.teaserelement {
	float: left;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

div.teaser {
	margin: 0px;
	padding: 2px 0px 2px 0px;	
}

div.teaserpicture {
	float: right;
	padding: 0px;
	margin: 4px 0px 10px 10px;
	border: none;
}

p.teasertext {
	margin: 0px;
	padding: 4px 0px 4px 0px;
}

.teasernav {
	clear: both;
	padding: 2px 0px 2px 0px;
	margin: 0px;
	text-align: center;
}

/* Absatztype Formular */

input.box {
	border : 1px solid #C0C0C0;
	width: 280px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular textarea  {
	border : 1px solid #C0C0C0;
	width: 280px;
	height: 200px;
	vertical-align: top;
	padding: 1px;
	margin: 0px 0px 10px 0px;
}

form.formular .formcaption {
	width: 190px;
	line-height: 180%;
	float: left;
	clear: left;
}

form.formular .formnote {
	color: #406BDA;
	line-height: 160%;
	padding: 2px 0px 10px 192px !important;
}

.buttoncaption {
	line-height: 200%;
}


/* Plugin-Styles */

P.s2d  {
	font-size: 180%;
	color: #406BDA;
	font-weight : bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 200%;
}

P.s2dsmall  {
	font-size: 80%;
}


#content3 h1 {
        font-size: 150%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #6F6F6F;
 }

#content3 h2, #sidebar h2 {
	font-size: 130%;
	font-weight : bold;
	text-transform: uppercase;
	margin: 0px;
	color: #406BDA;
}

#content3 h2 {
	padding: 10px 0px 2px 0px;
}


#content3 h3 {
	font-size: 100%;
	font-weigth: bold;
	margin: 0px;
	padding: 2px 0px 2px 0px;
	color: #406BDA;
}

#content3 p, #sidebar p {
	margin: 0px;
	padding: 2px 0px 2px 0px;
	line-height: 140%;
        font-size: 110%;
        padding: 10px 0px 0px 0px;
}

#content3 a, #sidebar a {
	text-decoration: none;
	font-weight : bold;
	color: #1D3F97;
}

#content3 a:hover, #sidebar a:hover {
	text-decoration: underline;
}

#content3 .sidepicture {
	float: right;
	padding: 0px 0px 0px 10px;
	margin: 4px 0px 10px 10px;
	width: 120px;
}

#content3 .clearer {
	clear: both;
}






.newsbox {
	margin:20px 0; 
	width:432px;
	background-color:#C6D3F6; 
	border: 1px solid #aaa; 
	padding:3px;
	overflow:hidden;
}

.newsbox .sticky {
	list-style:none;
}

.newsbox .sticky span.a {
	position:absolute;
}

.newsbox .sticky span.a span.b {
	background: url(images/stickypin.png) no-repeat;
	position:relative;
	left:-24px; top:-24px;
	padding:0 2px;
}

.newsbox a {
	text-decoration:none;
}

.newsbox .sticky a {
	color:#444 !important;
}

.newsbox .sticky a.strong {
	font-weight:bold;
	}

.newsbox .heading {
	margin:10px 0px 20px 10px;
	padding: 0px;
	line-height:12px;
	font-weight:bold;
	clear:left;
	clear:right;
}

.newsbox .heading span.left {
	float:left;
	width:200px;
	color: #6F6F6F;
	font-weight:bold;
}

.newsbox .heading span.right {
	float:right;
	width:200px;
	text-align:right;
}

.newsbox li {
	line-height:20px;
	margin-left: 0em !important;
	margin-right: 0em !important;
	padding: 2px 0 !important;
	white-space:nowrap;
}

.newsbox ul {
	margin:0px;
	padding:8px 20px;
	line-height:12px;
}

.newsbox a.all_news_updates {
	float:right;
	color: #6F6F6F ! important;
	font-weight:bold;
	padding-left:14px;
	padding-right:14px;
	background: url(images/newslink.gif) no-repeat;
}

.newsbox a.all_news_updates:hover {
	padding-left:12px;
	padding-right:14px;
	color:#c00 ! important;
}

.newsbox a.alumni {

	margin-right:20%;
	
}