@charset "UTF-8";
tabel{
	border: 0px;
	border-style: none;
}
tr{
	
}
td{
	
}
th{
	text-align:left;
	font-weight:normal;
}
#table_top th, #table_top td{
	padding:0 0 35px 0;	
}
#table_bund th, #table_bund td{
	padding:0 0 20px 0;
}
#wrapper{
	
}
#right_wrapper{
	background-image:url(../img/main_grafik/cv/logo_cv.gif);
	background-repeat:repeat-y;
	background-position:center 5px;
}
#right_content{
	height:auto;
}

#right_content h2 {
	font-size:50px;
	margin:70px 0 20px 0px;
	color: #2D5BE6;
	font-weight:500;
}
#right_content h3 {
	font-size:30px;
	margin:15px 0 10px 0px;
}

#right_content h2 span{
}
#text_content{
	width:450px;
	margin:0 auto 30px auto;
}
#text_content p{
	margin:0 0 20px 0;
}

#right_content img{
	float:left;
	margin:0 10px 0 0;
}
