/*************************************************** RESET */
HTML,BODY,DIV,DL,DT,DD,UL,OL,LI,H1,H2,H3,H4,H5,H6,PRE,FORM,FIELDSET,INPUT,P,BLOCKQUOTE,TH{margin:0; padding:0}
TABLE{border-collapse:collapse; border-spacing:0}
FIELDSET,IMG{border:0}
ADDRESS,CAPTION,CITE,CODE,DFN,EM,STRONG,B,TH,VAR{font-style:normal; font-weight:normal}
OL,UL{list-style:none}
CAPTION,TH{text-align:left}
H1,H2,H3,H3,H4,H5,H6{font-size:120%}
Q:before,Q:after{content:''}
STRONG, B{font-weight:bold} EM{font-style:italic}
/***********************************************************/

.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.right a {

	color: #8e8e8e;
	text-decoration: none;
	padding: 0px 7px;
	border-right: 1px dotted #8e8e8e;
}

.last22 {
border: 3px solid #999999;
}

body {
	background-image:url(http://www.carryboy.de/images/bg.gif)!important; background-repeat: repeat;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #303030;
	text-decoration: none;
}

#wrapper {
	padding-top: 20px;
	margin: 0 auto;
	width: 960px;
}

#top {	height: 84px; }
#top .nav {
	float: right;
	padding-top: 42px;
}
#top .nav a {
	color: #8e8e8e;
	text-decoration: none;
	padding: 0px 7px;
	border-right: 1px dotted #8e8e8e;
}
#top .nav a:hover { text-decoration: none; }
#top .nav a.last { border: none; }
.title { padding-left: 14px; font-size: 14px; color: #000; }

#logo {
	position: absolute;
	margin-top: 20px;
	margib-left: 40px;
	width:220px;
	height: 29px;
	background: url(../images/logo.gif) top left no-repeat;
	top: 40px;
}

#meniu {
	margin-top: 6px;
	height: 33px;
	background: #000;
	border: 1px solid #000;
}
#meniu ul { font-size: 12px; list-style-type: none; margin: 9px 0px 0px 8px; }
#meniu ul li { 
	float: left;
}
#meniu ul li a {
	padding: 5px 5px;
	margin-right: 10px;
	color: #fff;
	text-decoration: none;
}
#meniu ul li a:hover, #meniu ul li a.selected { background: #FF3333; }

#content {
	padding-top: 9px;
	background: #fff url(../images/bg_content.gif) bottom left repeat-x;
}
p { padding: 9px 0px; }

#home_top_left {	
	float: left;
	width: 360px;
	height: 315px;
}

#home_top_left_headline {
	margin:5px;
}

#home_top_left_image {
	margin:5px;
}
#home_top_left_text {
	margin:5px;
}

#home_top_right {
	float: right;
	width: 600px;
	height: 315px;
}
.home_box1 {
	float: left;
	padding: 100px 0px 0px 20px;
	width: 130px;
	color: #fff;
}
.home_box1 h1 {
	padding: 0px 0px 18px 0px;
	font-size: 14px;
	font-weight: bold;
}

a.read_more {
	text-decoration: none;
	color: #303030;
	padding-left: 12px;
	background: url(../images/read_more.gif) 0px 2px no-repeat;
}
a.read_more:hover { text-decoration: underline; }

#home_bottom {
	margin-top: 8px;
	height: 221px;
	background: url(../images/bg_home_bottom.gif) top left repeat-x;
}

#home_bottom_left {
	float: left;
	width: 360px;
	height: 200px;
	/*border-right: 1px dotted #303030;*/
}

#home_bottom_left_headline {
margin: 5px;
}

#home_bottom_left ul {
	padding: 15px 0px 0px 10px;
	list-style-type: none;
	list-style-position: inside;
}
#home_bottom_left ul li {
	padding: 0px 0px 2px 12px;
	background: url(../images/list1.gif) 0px 4px no-repeat;
}

#home_bottom_right {
	width:600px;
	height: 200px;
	float: left;
}

.bottom_box {
	float: left;
	width: 200px;
	border-right: 1px dotted #303030;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#bottom_box_left {
	float: left;
	width: 160px;
	border-left: 1px dotted #303030;
}

#bottom_box_center {
	width: 180px;
}

#bottom_box_left {
	width: 180px;
}

.last { border: none; }

input, textarea {
	background: #fff;
	border: 1px solid #c8c8c8;
	font-size: 11px;
	padding: 2px;
}

.buton_anmelden {
	margin-top: 5px;
	background: #FF3333;
	color: #fff;
	border: none;
	cursor: pointer;
}

.buton_abmelden {
	margin-top: 5px;
	background: #cccccc;
	color: #fff;
	border: none;
	cursor: pointer;
}

#footer {
	margin-top: 10px;
	height: 40px;
}
#footer a {
	text-decoration: none;
	color: #303030;
}
#footer a:hover, #footer a.selected{ text-decoration: underline; }
#footer ul { list-style-type: none; }
#footer ul li { float: left; }
#footer ul li.first { border: none; }
#footer ul li a {
	margin-left: 5px;
	padding: 2px 7px 2px 2px;
}

.page_title {
	padding: 80px 0px 0px 5px;
	font-size: 30px;
	color: #fff;
}
.page_subtitle {
	padding-left: 6px;
	color: #fff;
}
.page_subtitle a {
	color: #fff;
	text-decoration: none;
}
.page_subtitle a:hover { text-decoration: underline; }

#page_content {
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
}
#left_column {
	float: left;
	width: 280px;
	padding: 0px 20px 0px 10px;
}
#left_column a {
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #ed1576;
}
#left_column a:hover, #left_column a.selected { color: #11add7; }

#right_column {
	float: right;
	width: 645px;
}
#right_column p {padding: 0; }
#right_column h1 {
	padding-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #11add7;
}
#right_column h2 {
	padding-bottom: 10px;
	font-size: 12px;
	font-weight: bold;
}
#right_column a {
	color: #11add7;
	text-decoration: none;
}
#right_column a:hover { text-decoration: underline; }

ul {
	list-style-type: disc;
	list-style-position: inside;
}

#right_column a.apply {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	padding: 1px 3px;
	background: #ed1576;
}
#right_column a.apply:hover {
	text-decoration: underline;
}

#right_column a.other_job {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}
#right_column a.other_job:hover { text-decoration: none; }

#top_right {
	position: absolute;
	margin-left: 350px;
	/*padding-right: 120px;*/
	font-size: 14px;
	/*width: 425px;*/
	height: 20px;
	vertical-align: top;
	text-align: left;
	margin-top: 47px;
	z-index: 10;
	/*;background-image:url(../images/top-right.gif); background-repeat:no-repeat;*/
            }
#ribbon {
    position: absolute;
    left: 0px;
	margin-top: 38px;
    padding-left: 0px;
    width: 145px;
    height: 145px;
    vertical-align: top;
    text-align: left;
    padding-top: 0px;
    z-index: 10;
            }
#home_bottom_left_text{
	margin: 10px;
}
