﻿.div_breite {
	width:600px;
}



.sp_style_txt_right {
	text-align: right;
}

.sp_style_txt_cent {
	text-align: center;
}

.sp_style_txt_left {
	text-align: left;
}
.sp_bold {
	font-weight:bold
}
.sp_cel_bg_col_1_title {
	background-color: #D3EDEA;
	font-weight: bold;
	color: #03443A;
	font-size:14px;

}

.sp_cel_bg_col_1 {
	background-color: #D3EDEA;

}


.sp_cel_bg_col_2 {
	background-color: #023E36;
}


.sp_bold_green {
	font-weight: bold;
	color: #03443A;
}

.sp_bold_green_2 {
	font-weight: bold;
	color: #D3EDEA;
}


.sp_titel {
	font-weight: bold;
	color: #03443A;
	font-size:14px;
}

.sp_titel_large {
	font-weight: bold;
	color: #03443A;
	font-size:25px;
}


.sp_note_small {
	font-weight: bold;
	font-size:10px;
}



.sp_pic_left {
	float:left; 
	margin-right:6px; 
	margin-bottom:6px;
	width:auto;
}

.sp_pic_right {
	float:right; 
	margin-left:6px; 
	margin-bottom:6px;
	width:auto;

}


.sp_tabbackround_dark {

	background-color: #023E36;
}

.sp_cellborder2 {
	border: 2px solid #D3EDEA;
	text-align: center;
	font-weight: bold;
	color: #D3EDEA;
	width:33%;
	
	
}


