/* CSS Document */

body {
	background-image: url(pics/background.jpg);
	text-align: center;
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 2000px;

}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #AE1833;
	margin-left: 117px;
	margin-top: 80px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h1 a {
	color: #000000;
	text-decoration: none;
}

h1 a:hover {
	color: #AE1833;
	text-decoration: none;
}

table {
}

img {
	border: none;
}

/*----------------------------------------------------------------------------
BASIC-CONTAINER
----------------------------------------------------------------------------*/

#global {
	width: 953px;
	margin: auto;
	height: 600px;
}

/*------------------------------*/

#main {
	height: 625px;
	clear: both;
}

#main a {
}

#main a:hover {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

#main a:visited {


}

#main table {
}

#main img {
}

/*------------------------------*/


#content {
	float: left;
	border-left: 1px #000000;
	width: 683px;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(pics/schuhe_3.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 800px;
}

#content p {
	padding-left: 60px;
	border-left: 2px solid #999999;
	line-height: 16px;
	padding-right: 60px;
}

#content a {
	font-weight: bold;
	color: #AE1833;
	text-decoration: none;
}

#content a:hover {
	color: #000000;
}

#content a:visited {


}

#content table {
	width: 623px;
	border-left: 2px solid #999999;
	margin-top: 12px;




}

#content img {
}

/*------------------------------*/

#impressum {
}


#impressum table {
}

/*------------------------------*/

#kontakt {
}


#kontakt table {
}

/*------------------------------*/

#extra {
	float: left;
	width: 300px;
	height: 545px;
	background-color: #FFFFFF;
	padding: 0px;
	padding-top: 50px;
	text-align: right;
	margin: 0px;

}

#extra a {
	padding: 0px;
	margin: 0px;
	border: none;
}

#extra a:hover {
}

#extra a:visited {
}

#extra table {
}

#extra img {
	padding: 0px;



}


/*----------------------------------------------------------------------------
SEMI-CONTAINER
----------------------------------------------------------------------------*/

#logo {
	float: left;
	width: 828px;
	text-align: left;
	height: 100px;
	background-image: url(/Verlag_und_Weiterbildung/pics/logo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#logo a {
	border: none;
}

#logo a:hover {
	border: none;
}

#logo a:visited {
	border: none;
}

/*------------------------------*/

#iframe_neuigkeiten {
	width: 520px;
	height: 1500px;
}

.iframe_neuigkeiten {

}

/*------------------------------*/

#top {
	float: left;
	width: 125px;
}

#top a {
}

#top a:hover {
}

#top a:visited {
}

/*------------------------------*/

#bottom {
}

#bottom a {
}

#bottom a:hover {
}

#bottom a:visited {
}


/*------------------------------*/

#right {
}

#right a {
}

#right a:hover {
}

#right a:visited {
}

/*----------------------------------------------------------------------------
NAVI-CONTAINER
----------------------------------------------------------------------------*/

#navi {
	width: 125px;
	float: left;
	height: 600px;
	background-image: url(pics/schuhe_1.gif);
	background-position: topright;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#navi a {
	color: #AE1833;
	text-decoration: none;
}

#navi a:hover {
	color: #000000;
}

#navi a:visited {


}

#navi table {
	width: 120px;
	margin-top: 25px;
	text-align: right;
}

#navi td {
	padding: 5px;
	padding-left: 0px;
}

/*------------------------------*/

#navi_sub {
	width: 145px;
	float: left;
	background-image: url(pics/schuhe_2.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: left;
	color: #000000;
	height: 600px;
	font-size: 11px;
	background-color: #FFFFFF;
}

#navi_sub a {
	color: #AE1833;
	text-decoration: none;
	font-weight: normal;
}

#navi_sub a:hover {
	color: #000000;
	font-weight: normal;
}

#navi_sub a:visited {

}

#navi_sub table {
	margin-top: 25px;
	padding: 5px;
	width: 135px;
}

#navi_sub td {
	padding: 5px;
}

/*------------------------------*/

#navi_1 {
	width: 115px;
	padding: 5px;
}

#navi_1 a {
	color:	#e97f09;
	font-weight: bold;
}

#navi_1 a:hover {
	color: #000000;
	font-weight: bold;
}

#navi_1 a:visited {

}

/*----------------------------------------------------------------------------
STYLES
----------------------------------------------------------------------------*/

/*----------BASIC-STYLES----------*/

.left {
	text-align: left;
	padding-left: 70px;
	border-left: 2px solid #AE1833;
}

.right {
	text-align: right;
}
.center {
	text-align: center;
}
.justify {
	text-align: justify;
}

.bold {
	font-weight: bold;
}

#bold_black {
	font-weight: bold;
	color: #000000;
}

#bold_black a {
	font-weight: bold;
	color: #000000;
}

#bold_black a:hover {
	font-weight: bold;
	color: #AE1833;
}

.bold_1_min_letter {
	font-weight: bold;
	letter-spacing: -1px;
	background-color: #FFFFFF;
}

.bold_1_noback {
	font-weight: bold;
	letter-spacing: -1px;
}

.bold_background {
	font-weight: bold;
	background-color: #FFFFFF;
}

.italic {
	font-style: italic;
}	

.lettter_min_1 {
	letter-spacing: -1px;
} 

.lettter_min_1 a {
	letter-spacing: -1px;
} 

.lettter_min_1 a:hover {
	letter-spacing: -1px;
} 

.lettter_min_1 a:visited {
	letter-spacing: -1px;
} 

/*----------NAVI-STYLES----------*/

.navi {
}

.navi a {
}

.navi a:hover {
}

.navi a:visited {
}

.small_td {
	font-size: 5px;
}

.backround_white {
	background-color: #FFFFFF;
}

/*------------------------------*/

.navi_sub {
}

.navi_1 a {
	font-weight: bold;
	color: #999999;
	padding-top: 10px;
}

.navi_1 a:hover {
	font-weight: bold;
	color: #e97f09;
	padding-top: 10px;
}

.navi_1 a:visited {
	font-weight: bold;
	color: #e97f09;
	padding-top: 10px;
}
/*----------CONTENT-STYLES----------*/

.headline {
	color: #AE1833;
	font-size: 16px;
	font-weight: bold;
}

.td_60px_left {
	padding-left: 60px;
}

.td_kontakt {
	width: 56px;
}

.kontakt_choose {
	width: 240px;
}

.kontakt_field {
	width: 210px;
}

.kontakt_nachricht {
	width: 340px;
	height: 100px;
}

.anrede {
	width: 60px;
}

.nachnahme {
	width: 147px;
}


.no_background {
	background: none;
}

.mb {
	visibility: hidden;
	display: none;
}

.anrede {
	width: 60px;
}

.back_button {
	margin-bottom: 5px;
	margin-top: 5px;
}
