body {
	background-color: white;
	background-repeat: repeat-x;
	margin:0px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:black;
	font-size:11px;
	line-height:1.4;
}

div {
	margin: 0px;
	padding: 0px;
	float:left;
}

a {
	text-decoration: none;
	color:#374F9F;
}

a:hover, a:focus {
	text-decoration: underline;
	color:#4E68C2;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li {
	padding: 0px;
	margin: 0px;
} 


h1 {
	font-family:Arial;
	font-size:26px;
	margin:0;
	font-weight:normal;
}

h2 {
	font-family:Arial;
	font-size:20px;
	margin:0;
	padding-bottom:5px;
	font-weight:normal;
}

h3 {
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	margin:0;
}

img {
	border:none
}

p {
	margin: 0px;
	padding: 0 0 6px 0;
	line-height: 1.5;
}

.left {
	float:left;
}

.right {
	float:right;
}

.padding5 {
	padding:5px;
}

.boxpadding {
	padding:10px;
}

.bigboxpadding {
	padding:20px;
}

.line {
	background:white;
	float:none;
}

.imgborder {
	border:black solid 2px;
}

a:hover .imgborder {
	border:#4E68C2 solid 2px;

}

.image_left {
	float:left;
	margin:0 15px 15px 0;
}

/* ############################################################## OVERVIEW ############################################################## */

#all {
	width:945px;
	margin-left:30px;
}

#top {
	width:100%;
	height:58px;
	background:url(../i/head.jpg) top no-repeat;
	padding-top:143px;
}

.top_menu {
}

.top_menu a {
	padding:4px 36px 5px 36px;
	border-right:black solid 1px;
	font-size:20px;
	font-family:Arial;
	color:black;
	float:left;
}

.top_menu a:hover, .top_menu a.active {
	background:#8496D4;
	text-decoration:none;
}

#content_left {
	width:670px;
}

.box {
	width:280px;
	margin:20px 0 30px 0;
	background:url(../i/bg.jpg);
	padding-left:10px;
}

.box_content {
	margin-left:-10px;
	padding:0 0 7px 0;
	background:url(../i/white_gradient.png) top repeat-x;	
	border-right:#909ED0 solid 1px;
}

.box h2 {
	margin:0;
	background:url(../i/blue_head.png) 0 0 repeat;
	padding:0 0 5px 20px;
}

.box2 {
	width:280px;
	margin:20px 40px 30px 0;
	background:url(../i/bg.jpg) repeat-x;
	padding-right:10px;
}

.box2_content {
	margin-right:-10px;
	padding:0 0 7px 0;
	background:url(../i/white_gradient.png) top repeat-x;	
	border-left:#909ED0 solid 1px;
}

.box2 h2 {
	margin:0;
	background:url(../i/blue_head.png) 0 0 repeat;
	padding:0 0 5px 20px;
}



.contentbox {
	width:100%;
	background:url(../i/bg.jpg);
	border-left:black solid 2px;
}

.contentbox h1.head {
	background:url(../i/blue_head.png) 0 0 repeat;
	padding:3px 0 3px 20px;
}

.profilbox1 {
	background:url(../i/white_gradient.png) repeat-x;
	padding:20px;
	width:630px;
}

.profilbox {
	background:url(../i/white_gradient.png) repeat-x;
	width:100%;
	border-top:black solid 2px;
}

.profilbox h2 {
	background:url(../i/blue_head.png) 0 0 repeat;
	float:left;
	padding:3px 10px;
}

.profilbox .line {
	background:#9AA8DA;
	margin-right:20px;
}

.profilbox .right {
	float:right;
	margin:15px 25px 0 0;
}


#content_right {
	float:right;
	width:240px;
}

#content_right .box {
	background:url(../i/blue_gradient.png) repeat-y;
	margin:0 0 7px -20px;
	width:260px;
	padding:10px 0 0 0;
}

#content_right .box h2 {
	background:none;
	margin-bottom:5px;
}

.event {
	margin-left:30px;
	padding:10px;
	padding-bottom:5px;
	width:210px;
}

.event p {
	margin:5px 0 5px 10px;
}

.event .line {
	margin-right:-10px;
}

#ifp {
	margin:-55px 0 0 30px;
	font-size:12px;
	font-weight:bold;
}

#ifp a {
	color:black;
	text-decoration:none;
}


#vertikal_navi {
position: relative;
left: -10px;
z-index: 2;
}

.tab_vertikal a {
font-size: 11px;
display: block;
width: 215px;
color:black;
font-weight: bold;
margin: 8px 0 0 10px;
text-decoration: none;
padding:10px 5px 10px 20px;
background:#EDEDED;
}


.tab_vertikal a:hover, .tab_vertikal a.active {
background: #91A0D1;
text-decoration: none;
color: black;
margin-left:-23px;
padding-left:53px;
}

.tab_vertikal a.sub {
background: none;
padding: 2px 10px 5px 15px;
margin: 0 0 0 10px;
}
.tab_vertikal a.subactive, .tab_vertikal a.sub:hover {
background: #CED5EA;
padding: 2px 10px 5px 15px;
margin: 0 0 0 10px;
}

.tab_vertikal .head {
padding: 0 10px 0 10px;
height: 100%;
}

.tab_vertikal div.profile_pic {
float: left; 
width: 55px;
margin: 0 10px 0 20px;
background: #fff;
}

.tab_vertikal div.profile_name {
float: left; 
width: 145px; 
padding: 15px 0 0 0;
}

.tab_vertikal div.profile_name h3 {
background: #fff;
float:left;
}


.tabs {
	background:url(../i/white_gradient.png) repeat-x;
	width:100%;
}

.tabs a {
	padding:4px 20px 5px 21px;
	border-right:black solid 1px;
	font-size:16px;
	font-family:Arial;
	color:black;
	float:left;
}

.tabs a:hover, .tabs a.active {
	background:#8496D4;
	text-decoration:none;
}

#content_right .tabs {
	background:#EDEDED;
}


.blogbox {
	background:url(../i/white_gradient.png) repeat-x;
	width:100%;
	border-top:black solid 2px;
}

.blogbox h1 {
	background:none;
	padding:0;
}


.cat {
	padding:0 10px 5px 5px;
	margin-bottom:10px;
}

.cat ul {
	list-style-position:outside;
	font-weight:normal;
	padding:0 0 0 0;
	margin: 5px 0 0 0;
}

.cat li a {
	background:url(../i/cat.png) 15px 8px no-repeat;
	margin:0;
	padding:5px 0 5px 30px;
	font-weight: normal;
	display:block;
}


.cat li ul li a {
	background:url(../i/cat.png) 15px 4px no-repeat;
	display:block;
	margin:0 0 0 30px;
	padding:0 0 6px 28px;
}


.singletab {
	width:200px;
	font-weight:bold;
	padding:10px 20px 10px 21px;
	background:#ededed;
	margin-top:10px;
	float:left;
	color:black;
}


/* ########################################################### NAV ################################################################# */

.nav {
	width:100%;
}

.nav a {
background:white;
padding:2px 8px 2px 8px;
margin:2px 2px;
float:left;
}

.nav a:hover, .nav a.active {
background:#8496D4;
color:white;
text-decoration:none;
}


.user_list {
	width:150px;
	float:left;
	text-align:center;
	font-weight:bold;
	margin-bottom:40px;
}

.user_list a {
	text-decoration:none;
}

.user_list img {
	margin-top:8px;
	max-height:100px;
	max-width:100px;
}












#footer {
	background:url(../i/bg_footer.jpg) 0 0 no-repeat;
	width:100%;
	height:40px;
}

#footer img {
	margin:5px 10px ;
}

#footer b {
	padding:12px 25px;
	float:right;
	color:black;
	text-decoration:none;
	cursor:pointer;
}