/*
Copyright (c) 2008, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.2
*/
h1{font-size:138.5%;}h2{font-size:123.1%;}h3{font-size:108%;}h1,h2,h3{margin:1em 0;}h1,h2,h3,h4,h5,h6,strong{font-weight:bold;}abbr,acronym{border-bottom:1px dotted #000;cursor:help;} em{font-style:italic;}blockquote,ul,ol,dl{margin:1em;}ol,ul,dl{margin-left:2em;}ol li{list-style:decimal outside;}#rightContent ul li{list-style:disc outside;}dl dd{margin-left:1em;}th,td{border:1px solid #000;padding:.5em;}th{font-weight:bold;text-align:center;}caption{margin-bottom:.5em;text-align:center;}p,fieldset,table,pre{margin-bottom:1em;}input[type=text],input[type=password],textarea{width:12.25em;*width:11.9em;}


/* Überschreiben gewisser Werte */
.csc-textpic-intext-left-nowrap {
	margin-top: 2em;
}

.csc-textpic-text{
	padding-left: 5px;
	}
	
p.align-right {
	text-align:right;
	padding-right:26px;
	}
	
label {
	width:80px;
	position:relative;
	float:left;
	}
input, textarea {
	margin:2px;
	position:relative;
	border: 1px solid #000;
	}

.csc-mailform-submit {
	padding:2px;
	margin: 10px 30px 0 0;
	float:right;
	background-color: #fff;
	border: 1px solid #fff;
	color: #30005f;
	text-decoration:underline;
	font-weight: bold;
	}
	
#leftContent p.bodytext:first-letter , #rightContent p.bodytext:first-letter {
	font-size:150%;
	font-weight:bold; 
	}

.name-of-person {
	font-weight:bold;
	color:#30005f;
	}
	
h5 {
	color:#30005f;
	text-decoration:underline;
	}
h5:first-letter {
	font-size:150%;
	font-weight:bold; 
	}