/* Text */

.menue_headline {
	font-size: 14px;
	color: #589AEA;
	margin-bottom:10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-weight: bold;
	background-image: url(images/headline_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:21px;
}
h1 {
	font-size: 18px;
	color: #3f7fce;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(images/headline_icon.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left:21px;
}


h2 {
	font-size: 14px;
	color: #3f7fce;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
h2 a:link, h2 a:visited, h2 a:active h2 a:hover {
	color:#3f7fce;
}

h3 {
	font-size: 12px;
	color: #666666;
	margin-top:0px;
	margin-bottom:4px;
}
h3 a:link, h3 a:visited, h3 a:active {
	color:#666666;
}
h3 a:hover {
	color:#3f7fce;
}

.small_font {
	color:#999999;
	font-size:10px;
}

/* Buttons */

#button_blue {
	background-color: #dcecff;
	padding: 5px;
	margin-left: 5px;
	display:block;
	float:right;
	color:#619feb;
	-moz-border-radius:5px;
}

#button_blue a:link, #button_blue a:visited, #button_blue a:active #button_blue a:hover {
	color:#619feb;
}

/* Boxes */

fieldset {
	padding:10px;
	border: 1px solid #CCCCCC;
}

legend {
	font-size: 14px;
	color: #3f7fce;
}

.list {
	padding: 5px;
}

.notice {
	background-color: #ffffc8;
	padding: 10px;
	border: 1px solid #f9f985;
}

.diary_buttom_info {
	color: #CCCCCC;
	font-size:12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	margin-top: 5px;
	padding-top: 3px;
}

#border {
	background-color:#619FEB;
	background-image: url(images/mainfeat_bgtile.gif);
	background-repeat: repeat;
	height:100%;
	overflow:visible;
	padding:5px;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius:5px;

}

.border_box {
	background-color:#FFFFFF;
	padding:5px;
	margin-top:5px;
}

.standart_border {
	background-color:#F5F3E4;
	border: 1px solid #E6E4D5;
	padding:5px;
	-moz-border-radius:10px;
}

.bg_border_diary, .bg_border {
	border: 1px solid #E6E4D5;
	padding:10px;
	-moz-border-radius-bottomleft:10px;
	background-image: url(images/rating/box_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#333333;
	margin-top:0px;
	height:100%;
	overflow:auto;
}

.bg_border_diary a:link, .bg_border_diary a:visited, .bg_border_diary a:active .bg_border_diary a:hover {
	color:#5f9eeb;
}

.blue_border {
	background-color:#e8f2ff;
	border: 1px solid #b9d8ff;
	padding:5px;
	-moz-border-radius:10px;
}


/* Photos */

.small_photo_border {
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px solid #CCCCCC;
}

/* Forms */

.form_info_default {
	font-size:10px;
	width:200px;
	border: 1px solid #c4dfff;
	padding:2px;
	margin:0px;
	background-color: #e9f3ff;
	color:#619FEB;
}

.form_input_default {
	width:200px;
	font-size:12px;
	border: 1px solid #CCCCCC;
	padding:2px;
	-moz-border-radius:5px;
	font-family: Arial, Helvetica, sans-serif;
}

.form_submit_default {
	font-size:11px;
	border: 1px solid #3f7fce;
	padding:2px;
	color:#FFFFFF;
	background-color: #619feb;
	-moz-border-radius:5px;
	font-weight: bold;
}
.box_top_bg {
	font-size: 15px;
	background-image: url(images/box_top_bg.jpg);
	height: 25px;
	padding-left: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom:0px;
}

.box_top_bg_grey {
	background-image: url(images/box_top_bg_grey.jpg);
	font-size: 15px;
	height: 25px;
	padding-left: 10px;
	background-repeat: no-repeat;
	color: #FFFFFF;
	padding-right:10px;
	margin-top: 10px;
	margin-bottom:0px;
}

.box_top_bg h2, .box_top_bg_grey h2 {
	padding-top:4px;
	color:#FFFFFF;
	font-weight: normal;
	margin-top:0px;
}

.box_top_bg a:link, .box_top_bg a:visited, .box_top_bg a:active .box_top_bg a:hover {
	color:#FFFFFF;
}


/* JS CountryDropdown */

.dropdown_button {
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	background-image: url(images/icons/dropdown_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 2px;
	padding-right: 19px;
	padding-bottom: 2px;
	padding-left: 2px;
	font-weight: bold;
	margin-top: 3px;
}

.dropdown_subcontent {
	border: 2px solid #619FEA;
	background-color: #F7F7F7;
	position:absolute;
	padding:3px;
	font-size: 10px;
}

/* Tag Navigation */
#reiter, #reiter:hover, #reiter_active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px;
	margin-right: 5px;
	float:left;
	font-weight: bold;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

#reiter {
	background-color: #ECECEC;
	display:block;
}
#reiter:hover, #reiter_active, #reiter a:hover {
	background-color: #619FEA;
	color:#FFFFFF;
}
.tab_navigation {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-top: 5px;
	margin-bottom:10px;
}

/* perseite.php */
.profile_box {
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #619FEA;
}
.profile_box_head {
	color:#000000;
	margin-bottom:5px;
	margin-top:0px;
	font-weight: bold;
}

