
body, html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100,1%;
	color: #666666;
	background-color:#ffffff;
	margin:0;
	padding:0;
    font-style: normal;
	font-weight: normal;
}

a.nav:link, a.nav:visited, a.nav:active {
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	font-size:0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.nav:hover {
	color:#000000;

}

a:link, a:visited, a:active {
	text-decoration:underline;
	font-weight:normal;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover {
	color:#000000;
}

a.download:link {
	text-decoration:underline;
	font-weight:normal;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.small:link, a.small:visited, a.small:active{
	text-decoration:none;
	font-weight:normal;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.small:hover {
	color:#000000;
}

#page {
	width:920px;
	margin: 0 auto;
}

#oben {
	height:95px;
	width: 909px;
	padding:0px;
}

 .bgtop {
	background-image:url(../images/bg_top.gif);
	background-repeat: repeat-x;
}



#rahmen_o {
	width:909px;
	height:10px;
/*	background-image:url(../images/rahmen_o.gif);
	background-repeat: repeat-x; */
}

#content {
    width:910px;
	min-height:450px;
/*	background-image:url(../images/rahmen_m.gif);
	background-repeat: repeat-y; */
}

#nav {
	width: 240px;
	padding:0px;
	float: left;
}


#inhalt {
	padding:0 10px 0 10px;
	width:650px;
	min-height:405px; 
	text-align:left;
	overflow:auto;
	font-size:0.8em;
}


#lleiste {
	width:600px;
	height:10px;
	padding:10px 0 5px 240px;
	font-size:0.9em;
}

#lleisteBack {
	margin:0;
	padding:0;
	float:left;
}

#lleistePdf p, #lleistePdf a{
	margin:0;
	padding:0;
	font-size:0.9em;

}

#lleistePdf {
	margin-right:30px;
		float:right;
}

#rahmen_u {
	width:909px;
	height:10px;
/* 	background-image:url(../images/rahmen_u.gif);
	background-repeat: repeat-x; */
}

#footer {
	position: relative;
	left:0px;
	top:10px;
	width:910px;
	height:50px;
	font-size:0.9em;
	padding:0px 0px;
}

#menutitle {
	width:195px;
	height:25px;
	background-image:url(../images/navblock_top.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFFFFF;
	text-align:left;
	padding-left:2px;
	margin-left:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 25px;
}

#menucontainer {
	background-image:url(../images/navblock_bg.gif);
	background-repeat:no-repeat;
	background-color:#ececec;
	width:195px;
	margin-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-align:left;
	color: #666666;
	line-height: 15px;
}

#menubottom {
	background-image:url(../images/navblock_u.gif);
	background-repeat:no-repeat;
	margin-left:5px;
	width:195px;
	height:10px;
}


.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}

.csc-firstHeader {
	background-image:url(../images/arrowred.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	line-height:15px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	vertical-align:middle;
	color: #CC0000;
}



.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	line-height: 15px;
}

table, th, tr, td {
	border-spacing: 1px;
	border-collapse: collapse;
	padding:2px 10px 4px 2px;
	margin:0;
} 

td p{
margin-top:3px;
margin-bottom:3px;
}


.small {
	font-size:0.7em;
}

/* Bilderrahmen small Vita */

.small_profile_image {
    margin: 0px 0px 0px -8px;
}
.small_profile_image_top {
    width: 150px;
    height: 17px;
    background: url(../images/education/small-profile-top.png) repeat scroll 0% 0% transparent;
}
.small_profile_image_corner {
    width: 42px;
    height: 53px;
    background: url(../images/education/small-bottom-corner.png) repeat scroll 0% 0% transparent;
    position: absolute;
    bottom: 0px;
    right: 0px;
    z-index: 201;
}

.small_profile_image_bottom {
    width: 150px;
    height: 17px;
    background: url(../images/education/small-profile-bottom.png) repeat scroll 0% 0% transparent;
    position: absolute;
    bottom: 0px;
    z-index: 200;
}
